[INFO] fetching crate asciidork-parser 0.38.1...
[INFO] fixing asciidork-parser-0.38.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate asciidork-parser 0.38.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate asciidork-parser 0.38.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate asciidork-parser 0.38.1
[INFO] tweaked toml for crates.io crate asciidork-parser 0.38.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate asciidork-parser 0.38.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate asciidork-parser 0.38.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jiff-tzdb-platform v0.1.1
[INFO] [stderr]   Downloaded unindent v0.2.3
[INFO] [stderr]   Downloaded asciidork-core v0.37.0
[INFO] [stderr]   Downloaded asciidork-ast v0.38.0
[INFO] [stderr]   Downloaded jiff-tzdb v0.1.1
[INFO] [stderr]   Downloaded bumpalo v3.15.4
[INFO] [stderr]   Downloaded jiff v0.1.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4c2e300c51b12ff3788fd462a1f401f816f398d32853955fa8601f237044c621
[INFO] running `Command { std: "docker" "start" "4c2e300c51b12ff3788fd462a1f401f816f398d32853955fa8601f237044c621", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4c2e300c51b12ff3788fd462a1f401f816f398d32853955fa8601f237044c621" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c2e300c51b12ff3788fd462a1f401f816f398d32853955fa8601f237044c621", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4c2e300c51b12ff3788fd462a1f401f816f398d32853955fa8601f237044c621" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking bumpalo v3.15.4
[INFO] [stderr]     Checking jiff v0.1.15
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking asciidork-core v0.37.0
[INFO] [stderr]     Checking asciidork-ast v0.38.0
[INFO] [stderr]     Checking asciidork-parser v0.38.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/deq.rs:172:7
[INFO] [stdout]     |
[INFO] [stdout] 172 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/parser.rs:440:7
[INFO] [stdout]     |
[INFO] [stdout] 440 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/customize_subs.rs:147:7
[INFO] [stdout]     |
[INFO] [stdout] 147 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/directives/ifeval.rs:145:7
[INFO] [stdout]     |
[INFO] [stdout] 145 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/directives/includes/normalize_includes.rs:181:7
[INFO] [stdout]     |
[INFO] [stdout] 181 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/parse_section.rs:240:7
[INFO] [stdout]     |
[INFO] [stdout] 240 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/section_id.rs:150:7
[INFO] [stdout]     |
[INFO] [stdout] 150 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]   --> src/tasks/table/context.rs:99:7
[INFO] [stdout]    |
[INFO] [stdout] 99 |   use test_utils::*;
[INFO] [stdout]    |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/table/parse_dsv_table.rs:162:7
[INFO] [stdout]     |
[INFO] [stdout] 162 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]   --> src/tasks/time.rs:63:7
[INFO] [stdout]    |
[INFO] [stdout] 63 |   use test_utils::*;
[INFO] [stdout]    |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/contiguous_lines.rs:333:7
[INFO] [stdout]     |
[INFO] [stdout] 333 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/lexer/root_lexer.rs:367:7
[INFO] [stdout]     |
[INFO] [stdout] 367 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/lexer/source_lexer.rs:713:7
[INFO] [stdout]     |
[INFO] [stdout] 713 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]     --> src/line.rs:1041:7
[INFO] [stdout]      |
[INFO] [stdout] 1041 |   use test_utils::*;
[INFO] [stdout]      |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/directives/includes/process_includes.rs:283:7
[INFO] [stdout]     |
[INFO] [stdout] 283 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/directives/includes/tags.rs:349:7
[INFO] [stdout]     |
[INFO] [stdout] 349 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:588:7
[INFO] [stdout]     |
[INFO] [stdout] 588 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]   --> src/tasks/parse_author_line.rs:81:7
[INFO] [stdout]    |
[INFO] [stdout] 81 |   use test_utils::*;
[INFO] [stdout]    |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:205:7
[INFO] [stdout]     |
[INFO] [stdout] 205 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/parse_inlines/inline_preproc.rs:257:7
[INFO] [stdout]     |
[INFO] [stdout] 257 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]     --> src/tasks/parse_inlines/mod.rs:1190:7
[INFO] [stdout]      |
[INFO] [stdout] 1190 |   use test_utils::*;
[INFO] [stdout]      |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/parse_list.rs:295:7
[INFO] [stdout]     |
[INFO] [stdout] 295 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]   --> src/tasks/parse_revision_line.rs:93:7
[INFO] [stdout]    |
[INFO] [stdout] 93 |   use test_utils::*;
[INFO] [stdout]    |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/table/parse_table_spec.rs:287:7
[INFO] [stdout]     |
[INFO] [stdout] 287 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/parse_block.rs:614:7
[INFO] [stdout]     |
[INFO] [stdout] 614 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/parse_doc_attrs.rs:290:7
[INFO] [stdout]     |
[INFO] [stdout] 290 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]   --> src/tasks/table/parse_csv_table.rs:75:7
[INFO] [stdout]    |
[INFO] [stdout] 75 |   use test_utils::*;
[INFO] [stdout]    |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:158:7
[INFO] [stdout]     |
[INFO] [stdout] 158 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/table/parse_table.rs:414:7
[INFO] [stdout]     |
[INFO] [stdout] 414 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/contiguous_lines.rs:345:24
[INFO] [stdout]     |
[INFO] [stdout] 345 |       let mut parser = test_parser!(input);
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/contiguous_lines.rs:347:7
[INFO] [stdout]     |
[INFO] [stdout] 347 |       expect_eq!(lines.is_quoted_paragraph(false), expected, from: input);
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:548:9
[INFO] [stdout]     |
[INFO] [stdout] 548 |         adoc! { "
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:372:25
[INFO] [stdout]     |
[INFO] [stdout] 372 |         let mut lexer = test_lexer!(input);
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 627 |     assert_token_cases!(cases);
[INFO] [stdout]     |     -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_token_cases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:380:21
[INFO] [stdout]     |
[INFO] [stdout] 380 |             lexeme: bstr!(lexeme),
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 627 |     assert_token_cases!(cases);
[INFO] [stdout]     |     -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_token_cases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:372:25
[INFO] [stdout]     |
[INFO] [stdout] 372 |           let mut lexer = test_lexer!(input);
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 632 | /     assert_token_cases!([
[INFO] [stdout] 633 | |       (
[INFO] [stdout] 634 | |         "roflfootnote:",
[INFO] [stdout] 635 | |         vec![(Word, "rofl"), (MacroName, "footnote:")],
[INFO] [stdout] ...   |
[INFO] [stdout] 641 | |       ),
[INFO] [stdout] 642 | |     ]);
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_token_cases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:380:21
[INFO] [stdout]     |
[INFO] [stdout] 380 |               lexeme: bstr!(lexeme),
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 632 | /     assert_token_cases!([
[INFO] [stdout] 633 | |       (
[INFO] [stdout] 634 | |         "roflfootnote:",
[INFO] [stdout] 635 | |         vec![(Word, "rofl"), (MacroName, "footnote:")],
[INFO] [stdout] ...   |
[INFO] [stdout] 641 | |       ),
[INFO] [stdout] 642 | |     ]);
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_token_cases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:372:25
[INFO] [stdout]     |
[INFO] [stdout] 372 |           let mut lexer = test_lexer!(input);
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 647 | /     assert_token_cases!([
[INFO] [stdout] 648 | |       ("======", vec![(DelimiterLine, "======")]),
[INFO] [stdout] 649 | |       ("////", vec![(DelimiterLine, "////")]),
[INFO] [stdout] 650 | |       ("--", vec![(DelimiterLine, "--")]),
[INFO] [stdout] ...   |
[INFO] [stdout] 675 | |       ),
[INFO] [stdout] 676 | |     ]);
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_token_cases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:380:21
[INFO] [stdout]     |
[INFO] [stdout] 380 |               lexeme: bstr!(lexeme),
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 647 | /     assert_token_cases!([
[INFO] [stdout] 648 | |       ("======", vec![(DelimiterLine, "======")]),
[INFO] [stdout] 649 | |       ("////", vec![(DelimiterLine, "////")]),
[INFO] [stdout] 650 | |       ("--", vec![(DelimiterLine, "--")]),
[INFO] [stdout] ...   |
[INFO] [stdout] 675 | |       ),
[INFO] [stdout] 676 | |     ]);
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_token_cases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:372:25
[INFO] [stdout]     |
[INFO] [stdout] 372 |           let mut lexer = test_lexer!(input);
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 681 | /     assert_token_cases!([
[INFO] [stdout] 682 | |       ("foo\n", vec![(Word, "foo"), (Newline, "\n")]),
[INFO] [stdout] 683 | |       ("foo\r\n", vec![(Word, "foo"), (Newline, "\r\n")]),
[INFO] [stdout] 684 | |       ("\r\nfoo", vec![(Newline, "\r\n"), (Word, "foo")]),
[INFO] [stdout] ...   |
[INFO] [stdout] 692 | |       ),
[INFO] [stdout] 693 | |     ]);
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_token_cases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:380:21
[INFO] [stdout]     |
[INFO] [stdout] 380 |               lexeme: bstr!(lexeme),
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 681 | /     assert_token_cases!([
[INFO] [stdout] 682 | |       ("foo\n", vec![(Word, "foo"), (Newline, "\n")]),
[INFO] [stdout] 683 | |       ("foo\r\n", vec![(Word, "foo"), (Newline, "\r\n")]),
[INFO] [stdout] 684 | |       ("\r\nfoo", vec![(Newline, "\r\n"), (Word, "foo")]),
[INFO] [stdout] ...   |
[INFO] [stdout] 692 | |       ),
[INFO] [stdout] 693 | |     ]);
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_token_cases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:372:25
[INFO] [stdout]     |
[INFO] [stdout] 372 |           let mut lexer = test_lexer!(input);
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 698 | /     assert_token_cases!([
[INFO] [stdout] 699 | |       ("&amp;", vec![(Entity, "&amp;")]),
[INFO] [stdout] 700 | |       ("&sect;", vec![(Entity, "&sect;")]),
[INFO] [stdout] ...   |
[INFO] [stdout] 709 | |       ("&#x1f600;", vec![(Entity, "&#x1f600;")]),
[INFO] [stdout] 710 | |     ]);
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_token_cases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:380:21
[INFO] [stdout]     |
[INFO] [stdout] 380 |               lexeme: bstr!(lexeme),
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 698 | /     assert_token_cases!([
[INFO] [stdout] 699 | |       ("&amp;", vec![(Entity, "&amp;")]),
[INFO] [stdout] 700 | |       ("&sect;", vec![(Entity, "&sect;")]),
[INFO] [stdout] ...   |
[INFO] [stdout] 709 | |       ("&#x1f600;", vec![(Entity, "&#x1f600;")]),
[INFO] [stdout] 710 | |     ]);
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_token_cases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:396:25
[INFO] [stdout]     |
[INFO] [stdout] 396 |           let mut lexer = test_lexer!(input);
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 711 | /     refute_produces_token!(
[INFO] [stdout] 712 | |       Entity,
[INFO] [stdout] 713 | |       [
[INFO] [stdout] 714 | |         "&a;", "&foo", "&#;", "&#x;", "&#XFFF;", "&#x05T;", "&sect 1;"
[INFO] [stdout] 715 | |       ]
[INFO] [stdout] 716 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `refute_produces_token` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:372:25
[INFO] [stdout]     |
[INFO] [stdout] 372 |           let mut lexer = test_lexer!(input);
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 721 | /     assert_token_cases!([
[INFO] [stdout] 722 | |       ("él", vec![(Word, "él")]),
[INFO] [stdout] 723 | |       (
[INFO] [stdout] 724 | |         "foo él",
[INFO] [stdout] ...   |
[INFO] [stdout] 727 | |       ("diplomático", vec![(Word, "diplomático")]),
[INFO] [stdout] 728 | |     ]);
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_token_cases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:380:21
[INFO] [stdout]     |
[INFO] [stdout] 380 |               lexeme: bstr!(lexeme),
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 721 | /     assert_token_cases!([
[INFO] [stdout] 722 | |       ("él", vec![(Word, "él")]),
[INFO] [stdout] 723 | |       (
[INFO] [stdout] 724 | |         "foo él",
[INFO] [stdout] ...   |
[INFO] [stdout] 727 | |       ("diplomático", vec![(Word, "diplomático")]),
[INFO] [stdout] 728 | |     ]);
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_token_cases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:372:25
[INFO] [stdout]     |
[INFO] [stdout] 372 |           let mut lexer = test_lexer!(input);
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 733 | /     assert_token_cases!([
[INFO] [stdout] 734 | |       ("{foo}", vec![(AttrRef, "{foo}")]),
[INFO] [stdout] 735 | |       ("{foo-bar}", vec![(AttrRef, "{foo-bar}")]),
[INFO] [stdout] 736 | |       ("{foo123}", vec![(AttrRef, "{foo123}")]),
[INFO] [stdout] 737 | |     ]);
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_token_cases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:380:21
[INFO] [stdout]     |
[INFO] [stdout] 380 |               lexeme: bstr!(lexeme),
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 733 | /     assert_token_cases!([
[INFO] [stdout] 734 | |       ("{foo}", vec![(AttrRef, "{foo}")]),
[INFO] [stdout] 735 | |       ("{foo-bar}", vec![(AttrRef, "{foo-bar}")]),
[INFO] [stdout] 736 | |       ("{foo123}", vec![(AttrRef, "{foo123}")]),
[INFO] [stdout] 737 | |     ]);
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_token_cases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:396:25
[INFO] [stdout]     |
[INFO] [stdout] 396 |           let mut lexer = test_lexer!(input);
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 739 | /     refute_produces_token!(
[INFO] [stdout] 740 | |       AttrRef,
[INFO] [stdout] 741 | |       [
[INFO] [stdout] 742 | |         "\\{foo}",    // escaped
[INFO] [stdout] ...   |
[INFO] [stdout] 747 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `refute_produces_token` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:372:25
[INFO] [stdout]     |
[INFO] [stdout] 372 |           let mut lexer = test_lexer!(input);
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 752 | /     assert_token_cases!([
[INFO] [stdout] 753 | |       ("http://", vec![(UriScheme, "http://")]),
[INFO] [stdout] 754 | |       ("https://", vec![(UriScheme, "https://")]),
[INFO] [stdout] 755 | |       ("file:///", vec![(UriScheme, "file:///")]),
[INFO] [stdout] ...   |
[INFO] [stdout] 764 | |       ),
[INFO] [stdout] 765 | |     ]);
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_token_cases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:380:21
[INFO] [stdout]     |
[INFO] [stdout] 380 |               lexeme: bstr!(lexeme),
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 752 | /     assert_token_cases!([
[INFO] [stdout] 753 | |       ("http://", vec![(UriScheme, "http://")]),
[INFO] [stdout] 754 | |       ("https://", vec![(UriScheme, "https://")]),
[INFO] [stdout] 755 | |       ("file:///", vec![(UriScheme, "file:///")]),
[INFO] [stdout] ...   |
[INFO] [stdout] 764 | |       ),
[INFO] [stdout] 765 | |     ]);
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_token_cases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:396:25
[INFO] [stdout]     |
[INFO] [stdout] 396 |         let mut lexer = test_lexer!(input);
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 767 |     refute_produces_token!(AttrRef, ["file://"]);
[INFO] [stdout]     |     -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `refute_produces_token` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:372:25
[INFO] [stdout]     |
[INFO] [stdout] 372 |           let mut lexer = test_lexer!(input);
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 772 | /     assert_token_cases!([
[INFO] [stdout] 773 | |       (
[INFO] [stdout] 774 | |         "asciidorkinclude::[false]",
[INFO] [stdout] 775 | |         vec![
[INFO] [stdout] ...   |
[INFO] [stdout] 800 | |     ]);
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_token_cases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:380:21
[INFO] [stdout]     |
[INFO] [stdout] 380 |               lexeme: bstr!(lexeme),
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 772 | /     assert_token_cases!([
[INFO] [stdout] 773 | |       (
[INFO] [stdout] 774 | |         "asciidorkinclude::[false]",
[INFO] [stdout] 775 | |         vec![
[INFO] [stdout] ...   |
[INFO] [stdout] 800 | |     ]);
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_token_cases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:396:25
[INFO] [stdout]     |
[INFO] [stdout] 396 |           let mut lexer = test_lexer!(input);
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 802 | /     refute_produces_token!(
[INFO] [stdout] 803 | |       Directive,
[INFO] [stdout] 804 | |       [
[INFO] [stdout] 805 | |         "include:: foo",           // space after ::
[INFO] [stdout] ...   |
[INFO] [stdout] 810 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `refute_produces_token` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:372:25
[INFO] [stdout]     |
[INFO] [stdout] 372 |         let mut lexer = test_lexer!(input);
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 848 |     assert_token_cases!(cases);
[INFO] [stdout]     |     -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_token_cases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:380:21
[INFO] [stdout]     |
[INFO] [stdout] 380 |             lexeme: bstr!(lexeme),
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 848 |     assert_token_cases!(cases);
[INFO] [stdout]     |     -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_token_cases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:396:25
[INFO] [stdout]     |
[INFO] [stdout] 396 |         let mut lexer = test_lexer!(input);
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 849 |     refute_produces_token!(TermDelimiter, ["foo::foo", "foo:::::foo", ":: foo"]);
[INFO] [stdout]     |     ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `refute_produces_token` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:855:21
[INFO] [stdout]     |
[INFO] [stdout] 855 |     let mut lexer = test_lexer!(input);
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:861:17
[INFO] [stdout]     |
[INFO] [stdout] 861 |         lexeme: bstr!("&"),
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:870:17
[INFO] [stdout]     |
[INFO] [stdout] 870 |         lexeme: bstr!("^"),
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:879:17
[INFO] [stdout]     |
[INFO] [stdout] 879 |         lexeme: bstr!("foobar"),
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:888:17
[INFO] [stdout]     |
[INFO] [stdout] 888 |         lexeme: bstr!("["),
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:897:17
[INFO] [stdout]     |
[INFO] [stdout] 897 |         lexeme: bstr!("//"),
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:906:17
[INFO] [stdout]     |
[INFO] [stdout] 906 |         lexeme: bstr!(""),
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:914:17
[INFO] [stdout]     |
[INFO] [stdout] 914 |     let lexer = test_lexer!("foo\nbar\n\nbaz\n");
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:915:30
[INFO] [stdout]     |
[INFO] [stdout] 915 |     assert_eq!(lexer.line_of(loc!(at: 1)), "foo");
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:916:30
[INFO] [stdout]     |
[INFO] [stdout] 916 |     assert_eq!(lexer.line_of(loc!(at: 2)), "foo");
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:917:30
[INFO] [stdout]     |
[INFO] [stdout] 917 |     assert_eq!(lexer.line_of(loc!(at: 3)), "foo"); // newline
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:918:30
[INFO] [stdout]     |
[INFO] [stdout] 918 |     assert_eq!(lexer.line_of(loc!(at: 4)), "bar");
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:919:30
[INFO] [stdout]     |
[INFO] [stdout] 919 |     assert_eq!(lexer.line_of(loc!(at: 7)), "bar");
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:920:30
[INFO] [stdout]     |
[INFO] [stdout] 920 |     assert_eq!(lexer.line_of(loc!(at: 8)), ""); // empty line
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:921:30
[INFO] [stdout]     |
[INFO] [stdout] 921 |     assert_eq!(lexer.line_of(loc!(at: 9)), "baz");
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:926:17
[INFO] [stdout]     |
[INFO] [stdout] 926 |     let lexer = test_lexer!("foo\r\nbar\r\n\r\nbaz\r\n");
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:927:30
[INFO] [stdout]     |
[INFO] [stdout] 927 |     assert_eq!(lexer.line_of(loc!(at: 0)), "foo");
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:928:30
[INFO] [stdout]     |
[INFO] [stdout] 928 |     assert_eq!(lexer.line_of(loc!(at: 1)), "foo");
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:929:30
[INFO] [stdout]     |
[INFO] [stdout] 929 |     assert_eq!(lexer.line_of(loc!(at: 2)), "foo");
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:930:30
[INFO] [stdout]     |
[INFO] [stdout] 930 |     assert_eq!(lexer.line_of(loc!(at: 3)), "foo"); // newline '\r'
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:931:30
[INFO] [stdout]     |
[INFO] [stdout] 931 |     assert_eq!(lexer.line_of(loc!(at: 4)), "foo"); // newline '\n'
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:932:30
[INFO] [stdout]     |
[INFO] [stdout] 932 |     assert_eq!(lexer.line_of(loc!(at: 5)), "bar");
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:933:30
[INFO] [stdout]     |
[INFO] [stdout] 933 |     assert_eq!(lexer.line_of(loc!(at: 6)), "bar");
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:934:30
[INFO] [stdout]     |
[INFO] [stdout] 934 |     assert_eq!(lexer.line_of(loc!(at: 7)), "bar");
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:935:30
[INFO] [stdout]     |
[INFO] [stdout] 935 |     assert_eq!(lexer.line_of(loc!(at: 8)), "bar"); // newline '\r'
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:936:30
[INFO] [stdout]     |
[INFO] [stdout] 936 |     assert_eq!(lexer.line_of(loc!(at: 9)), "bar"); // newline '\n'
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:937:30
[INFO] [stdout]     |
[INFO] [stdout] 937 |     assert_eq!(lexer.line_of(loc!(at: 10)), ""); // empty line
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:938:30
[INFO] [stdout]     |
[INFO] [stdout] 938 |     assert_eq!(lexer.line_of(loc!(at: 11)), ""); // empty line
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:939:30
[INFO] [stdout]     |
[INFO] [stdout] 939 |     assert_eq!(lexer.line_of(loc!(at: 12)), "baz");
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:944:17
[INFO] [stdout]     |
[INFO] [stdout] 944 |     let input = adoc! {
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:950:21
[INFO] [stdout]     |
[INFO] [stdout] 950 |     let mut lexer = test_lexer!(input);
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:963:17
[INFO] [stdout]     |
[INFO] [stdout] 963 |     let lexer = test_lexer!(input);
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:964:34
[INFO] [stdout]     |
[INFO] [stdout] 964 |     assert_eq!(lexer.line_number(loc!(at: 0)), 1);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:965:34
[INFO] [stdout]     |
[INFO] [stdout] 965 |     assert_eq!(lexer.line_number(loc!(at: 3)), 1); // newline '\r'
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:966:34
[INFO] [stdout]     |
[INFO] [stdout] 966 |     assert_eq!(lexer.line_number(loc!(at: 4)), 1); // newline '\n'
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:967:34
[INFO] [stdout]     |
[INFO] [stdout] 967 |     assert_eq!(lexer.line_number(loc!(at: 5)), 2); // 'b' of 'bar'
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:968:34
[INFO] [stdout]     |
[INFO] [stdout] 968 |     assert_eq!(lexer.line_number(loc!(at: 9)), 2); // '\n' of 'bar\r\n'
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:969:34
[INFO] [stdout]     |
[INFO] [stdout] 969 |     assert_eq!(lexer.line_number(loc!(at: 10)), 3); // empty line '\r'
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:970:34
[INFO] [stdout]     |
[INFO] [stdout] 970 |     assert_eq!(lexer.line_number(loc!(at: 11)), 3); // empty line '\n'
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:971:34
[INFO] [stdout]     |
[INFO] [stdout] 971 |     assert_eq!(lexer.line_number(loc!(at: 12)), 4); // 'b' of 'baz'
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:982:21
[INFO] [stdout]     |
[INFO] [stdout] 982 |     let mut lexer = test_lexer!("\n\n\n\n\n");
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/lexer/source_lexer.rs:721:5
[INFO] [stdout]     |
[INFO] [stdout] 721 |     expect_eq!(lines.next(), Some("hello"));
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/lexer/source_lexer.rs:722:5
[INFO] [stdout]     |
[INFO] [stdout] 722 |     expect_eq!(lines.next(), Some("world"));
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/lexer/source_lexer.rs:723:5
[INFO] [stdout]     |
[INFO] [stdout] 723 |     expect_eq!(lines.next(), Some(""));
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/lexer/source_lexer.rs:724:5
[INFO] [stdout]     |
[INFO] [stdout] 724 |     expect_eq!(lines.next(), None);
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `read_line` in this scope
[INFO] [stdout]     --> src/line.rs:1055:22
[INFO] [stdout]      |
[INFO] [stdout] 1055 |       let mut line = read_line!(input);
[INFO] [stdout]      |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/line.rs:1057:7
[INFO] [stdout]      |
[INFO] [stdout] 1057 |       expect_eq!(line.reassemble_src(), expected, from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/line.rs:1058:7
[INFO] [stdout]      |
[INFO] [stdout] 1058 |       expect_eq!(line.current_token().unwrap().loc, loc!(range), from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `read_line` in this scope
[INFO] [stdout]     --> src/line.rs:1078:18
[INFO] [stdout]      |
[INFO] [stdout] 1078 |       let line = read_line!(input);
[INFO] [stdout]      |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/line.rs:1079:7
[INFO] [stdout]      |
[INFO] [stdout] 1079 |       expect_eq!(line.continues_list_item_principle(), expected, from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `read_line` in this scope
[INFO] [stdout]     --> src/line.rs:1099:18
[INFO] [stdout]      |
[INFO] [stdout] 1099 |       let line = read_line!(input);
[INFO] [stdout]      |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/line.rs:1100:7
[INFO] [stdout]      |
[INFO] [stdout] 1100 |       expect_eq!(line.starts_nested_list(&stack), expected, from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `read_line` in this scope
[INFO] [stdout]     --> src/line.rs:1152:18
[INFO] [stdout]      |
[INFO] [stdout] 1152 |       let line = read_line!(input);
[INFO] [stdout]      |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/line.rs:1153:7
[INFO] [stdout]      |
[INFO] [stdout] 1153 |       expect_eq!(line.list_marker(), marker, from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `read_line` in this scope
[INFO] [stdout]     --> src/line.rs:1180:18
[INFO] [stdout]      |
[INFO] [stdout] 1180 |       let line = read_line!(input);
[INFO] [stdout]      |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/line.rs:1181:7
[INFO] [stdout]      |
[INFO] [stdout] 1181 |       expect_eq!(line.starts_list_item(), expected, from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `read_line` in this scope
[INFO] [stdout]     --> src/line.rs:1187:20
[INFO] [stdout]      |
[INFO] [stdout] 1187 |     let mut line = read_line!("foo bar\nso baz\n");
[INFO] [stdout]      |                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/line.rs:1188:5
[INFO] [stdout]      |
[INFO] [stdout] 1188 |     expect_eq!(line.reassemble_src(), "foo bar");
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/line.rs:1189:5
[INFO] [stdout]      |
[INFO] [stdout] 1189 |     expect_eq!(line.num_tokens(), 3);
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/line.rs:1191:5
[INFO] [stdout]      |
[INFO] [stdout] 1191 |     expect_eq!(line.reassemble_src(), " bar");
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/line.rs:1192:5
[INFO] [stdout]      |
[INFO] [stdout] 1192 |     expect_eq!(line.num_tokens(), 2);
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/line.rs:1194:5
[INFO] [stdout]      |
[INFO] [stdout] 1194 |     expect_eq!(line.reassemble_src(), "");
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/line.rs:1195:5
[INFO] [stdout]      |
[INFO] [stdout] 1195 |     expect_eq!(line.num_tokens(), 0);
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `read_line` in this scope
[INFO] [stdout]     --> src/line.rs:1200:20
[INFO] [stdout]      |
[INFO] [stdout] 1200 |     let mut line = read_line!("'foo'");
[INFO] [stdout]      |                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/line.rs:1201:5
[INFO] [stdout]      |
[INFO] [stdout] 1201 |     expect_eq!(line.reassemble_src(), "'foo'");
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/line.rs:1203:5
[INFO] [stdout]      |
[INFO] [stdout] 1203 |     expect_eq!(line.reassemble_src(), "'foo");
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/line.rs:1205:5
[INFO] [stdout]      |
[INFO] [stdout] 1205 |     expect_eq!(line.reassemble_src(), "'");
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `read_line` in this scope
[INFO] [stdout]     --> src/line.rs:1229:18
[INFO] [stdout]      |
[INFO] [stdout] 1229 |       let line = read_line!(input);
[INFO] [stdout]      |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/line.rs:1230:7
[INFO] [stdout]      |
[INFO] [stdout] 1230 |       expect_eq!(line.has_seq_at(token_types, pos), expected);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `read_line` in this scope
[INFO] [stdout]     --> src/line.rs:1234:20
[INFO] [stdout]      |
[INFO] [stdout] 1234 |     let mut line = read_line!("foo_#");
[INFO] [stdout]      |                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `read_line` in this scope
[INFO] [stdout]     --> src/line.rs:1248:18
[INFO] [stdout]      |
[INFO] [stdout] 1248 |       let line = read_line!(input);
[INFO] [stdout]      |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/line.rs:1249:7
[INFO] [stdout]      |
[INFO] [stdout] 1249 |       expect_eq!(line.ends_with_nonescaped(token_type), expected);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `read_line` in this scope
[INFO] [stdout]     --> src/line.rs:1266:18
[INFO] [stdout]      |
[INFO] [stdout] 1266 |       let line = read_line!(input);
[INFO] [stdout]      |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/line.rs:1267:7
[INFO] [stdout]      |
[INFO] [stdout] 1267 |       expect_eq!(line.terminates_constrained_in(specs, &InlineCtx::None), expected, from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `read_line` in this scope
[INFO] [stdout]     --> src/line.rs:1296:18
[INFO] [stdout]      |
[INFO] [stdout] 1296 |       let line = read_line!(input);
[INFO] [stdout]      |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/line.rs:1297:7
[INFO] [stdout]      |
[INFO] [stdout] 1297 |       expect_eq!(line.contains_seq(token_types), expected, from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `read_line` in this scope
[INFO] [stdout]     --> src/line.rs:1329:18
[INFO] [stdout]      |
[INFO] [stdout] 1329 |       let line = read_line!(input);
[INFO] [stdout]      |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/line.rs:1330:7
[INFO] [stdout]      |
[INFO] [stdout] 1330 |       expect_eq!(line.contains_seq(token_types), true, from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/line.rs:1331:7
[INFO] [stdout]      |
[INFO] [stdout] 1331 |       expect_eq!(line.orig_len, expected_len, from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/parser.rs:477:22
[INFO] [stdout]     |
[INFO] [stdout] 477 |     let mut parser = test_parser!("hello {foo} world");
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/parser.rs:486:5
[INFO] [stdout]     |
[INFO] [stdout] 486 |     expect_eq!(
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> src/parser.rs:522:17
[INFO] [stdout]     |
[INFO] [stdout] 522 |     let input = adoc! {"
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/parser.rs:528:22
[INFO] [stdout]     |
[INFO] [stdout] 528 |     let mut parser = test_parser!(input);
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `loc` is never read
[INFO] [stdout]    --> src/tasks/parse_inlines/mod.rs:811:15
[INFO] [stdout]     |
[INFO] [stdout] 811 |               loc.end = line.discard_assert(TokenKind::Newline).loc.end;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> src/parser.rs:537:17
[INFO] [stdout]     |
[INFO] [stdout] 537 |     let input = adoc! {"
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/parser.rs:543:22
[INFO] [stdout]     |
[INFO] [stdout] 543 |     let mut parser = test_parser!(input);
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> src/parser.rs:547:7
[INFO] [stdout]     |
[INFO] [stdout] 547 |       adoc! {"
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/parser.rs:555:22
[INFO] [stdout]     |
[INFO] [stdout] 555 |     let mut parser = test_parser!(input);
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/parser.rs:559:5
[INFO] [stdout]     |
[INFO] [stdout] 559 |     expect_eq!(
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/parser.rs:569:5
[INFO] [stdout]     |
[INFO] [stdout] 569 |     expect_eq!(
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/parser.rs:597:22
[INFO] [stdout]     |
[INFO] [stdout] 597 |     let mut parser = test_parser!(input);
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/parser.rs:608:22
[INFO] [stdout]     |
[INFO] [stdout] 608 |     let mut parser = test_parser!(input);
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/parser.rs:620:22
[INFO] [stdout]     |
[INFO] [stdout] 620 |     let mut parser = test_parser!(input);
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/parser.rs:624:5
[INFO] [stdout]     |
[INFO] [stdout] 624 |     expect_eq!(
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `parse_single_block` in this scope
[INFO] [stdout]    --> src/tasks/customize_subs.rs:203:19
[INFO] [stdout]     |
[INFO] [stdout] 203 |       let block = parse_single_block!(&input);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/tasks/directives/ifeval.rs:149:22
[INFO] [stdout]     |
[INFO] [stdout] 149 |     let mut parser = test_parser!(adoc! {"
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/tasks/directives/ifeval.rs:165:30
[INFO] [stdout]     |
[INFO] [stdout] 165 |       ("\"\"", Value::String(bstr!(""))),
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/tasks/directives/ifeval.rs:166:28
[INFO] [stdout]     |
[INFO] [stdout] 166 |       ("''", Value::String(bstr!(""))),
[INFO] [stdout]     |                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/tasks/directives/ifeval.rs:167:30
[INFO] [stdout]     |
[INFO] [stdout] 167 |       ("    ", Value::String(bstr!(" "))),
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/tasks/directives/ifeval.rs:170:35
[INFO] [stdout]     |
[INFO] [stdout] 170 |       ("'{hello}'", Value::String(bstr!("world"))),
[INFO] [stdout]     |                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/tasks/directives/ifeval.rs:171:37
[INFO] [stdout]     |
[INFO] [stdout] 171 |       ("\"{hello}\"", Value::String(bstr!("world"))),
[INFO] [stdout]     |                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/tasks/directives/includes/normalize_includes.rs:189:22
[INFO] [stdout]     |
[INFO] [stdout] 189 |     let mut parser = test_parser!("");
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/directives/includes/normalize_includes.rs:190:21
[INFO] [stdout]     |
[INFO] [stdout] 190 |     let mut bytes = vecb![0xEF, 0xBB, 0xBF, 0x68, 0x69];
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 190 -     let mut bytes = vecb![0xEF, 0xBB, 0xBF, 0x68, 0x69];
[INFO] [stdout] 190 +     let mut bytes = vec![0xEF, 0xBB, 0xBF, 0x68, 0x69];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/tasks/directives/includes/normalize_includes.rs:197:22
[INFO] [stdout]     |
[INFO] [stdout] 197 |     let mut parser = test_parser!("");
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/directives/includes/normalize_includes.rs:198:21
[INFO] [stdout]     |
[INFO] [stdout] 198 |     let mut bytes = vecb![0xFF, 0xFE, 0x68, 0x00, 0x69, 0x00];
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 198 -     let mut bytes = vecb![0xFF, 0xFE, 0x68, 0x00, 0x69, 0x00];
[INFO] [stdout] 198 +     let mut bytes = vec![0xFF, 0xFE, 0x68, 0x00, 0x69, 0x00];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/tasks/directives/includes/normalize_includes.rs:205:22
[INFO] [stdout]     |
[INFO] [stdout] 205 |     let mut parser = test_parser!("");
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/directives/includes/normalize_includes.rs:206:21
[INFO] [stdout]     |
[INFO] [stdout] 206 |     let mut bytes = vecb![0xFE, 0xFF, 0x00, 0x68, 0x00, 0x69];
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 206 -     let mut bytes = vecb![0xFE, 0xFF, 0x00, 0x68, 0x00, 0x69];
[INFO] [stdout] 206 +     let mut bytes = vec![0xFE, 0xFF, 0x00, 0x68, 0x00, 0x69];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]     --> src/tasks/directives/includes/tags.rs:1059:24
[INFO] [stdout]      |
[INFO] [stdout] 1059 |       let mut parser = test_parser!("");
[INFO] [stdout]      |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]     --> src/tasks/directives/includes/tags.rs:1062:69
[INFO] [stdout]      |
[INFO] [stdout] 1062 |         ._select_tagged_lines(selection, &mut file, &Path::new(""), loc!(0..1))
[INFO] [stdout]      |                                                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:594:14
[INFO] [stdout]     |
[INFO] [stdout] 594 |       ("[]", attr_list!(0..2)),
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:598:23
[INFO] [stdout]     |
[INFO] [stdout] 598 |           positional: vecb![Some(nodes![])],
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 598 -           positional: vecb![Some(nodes![])],
[INFO] [stdout] 598 +           positional: vec![Some(nodes![])],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |           ..attr_list!(0..4)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:605:23
[INFO] [stdout]     |
[INFO] [stdout] 605 |           positional: vecb![Some(nodes![node!("foo"; 1..4)])],
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 605 -           positional: vecb![Some(nodes![node!("foo"; 1..4)])],
[INFO] [stdout] 605 +           positional: vec![Some(nodes![node!("foo"; 1..4)])],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:606:13
[INFO] [stdout]     |
[INFO] [stdout] 606 |           ..attr_list!(0..5)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:612:23
[INFO] [stdout]     |
[INFO] [stdout] 612 |           positional: vecb![Some(nodes![node!("foo"; 2..5)])],
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 612 -           positional: vecb![Some(nodes![node!("foo"; 2..5)])],
[INFO] [stdout] 612 +           positional: vec![Some(nodes![node!("foo"; 2..5)])],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:613:13
[INFO] [stdout]     |
[INFO] [stdout] 613 |           ..attr_list!(0..7)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:619:23
[INFO] [stdout]     |
[INFO] [stdout] 619 |           positional: vecb![Some(nodes![node!("foo"; 2..5)])],
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 619 -           positional: vecb![Some(nodes![node!("foo"; 2..5)])],
[INFO] [stdout] 619 +           positional: vec![Some(nodes![node!("foo"; 2..5)])],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:620:13
[INFO] [stdout]     |
[INFO] [stdout] 620 |           ..attr_list!(0..7)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:626:23
[INFO] [stdout]     |
[INFO] [stdout] 626 |           positional: vecb![Some(nodes![node!("foo bar"; 1..8)])],
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 626 -           positional: vecb![Some(nodes![node!("foo bar"; 1..8)])],
[INFO] [stdout] 626 +           positional: vec![Some(nodes![node!("foo bar"; 1..8)])],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:627:13
[INFO] [stdout]     |
[INFO] [stdout] 627 |           ..attr_list!(0..9)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:633:23
[INFO] [stdout]     |
[INFO] [stdout] 633 |           positional: vecb![Some(nodes![
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 633 -           positional: vecb![Some(nodes![
[INFO] [stdout] 633 +           positional: vec![Some(nodes![
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:638:13
[INFO] [stdout]     |
[INFO] [stdout] 638 |           ..attr_list!(0..12)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:644:23
[INFO] [stdout]     |
[INFO] [stdout] 644 |           positional: vecb![Some(nodes![
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 644 -           positional: vecb![Some(nodes![
[INFO] [stdout] 644 +           positional: vec![Some(nodes![
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:649:13
[INFO] [stdout]     |
[INFO] [stdout] 649 |           ..attr_list!(0..12)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:655:23
[INFO] [stdout]     |
[INFO] [stdout] 655 |           positional: vecb![Some(nodes![node!("'"; 1..2)])],
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 655 -           positional: vecb![Some(nodes![node!("'"; 1..2)])],
[INFO] [stdout] 655 +           positional: vec![Some(nodes![node!("'"; 1..2)])],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:656:13
[INFO] [stdout]     |
[INFO] [stdout] 656 |           ..attr_list!(0..3)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:662:23
[INFO] [stdout]     |
[INFO] [stdout] 662 |           positional: vecb![Some(nodes![node!("=foo="; 1..6)])],
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 662 -           positional: vecb![Some(nodes![node!("=foo="; 1..6)])],
[INFO] [stdout] 662 +           positional: vec![Some(nodes![node!("=foo="; 1..6)])],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:663:13
[INFO] [stdout]     |
[INFO] [stdout] 663 |           ..attr_list!(0..7)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:669:23
[INFO] [stdout]     |
[INFO] [stdout] 669 |           positional: vecb![Some(nodes![node!("foo"; 1..4)]), None],
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 669 -           positional: vecb![Some(nodes![node!("foo"; 1..4)]), None],
[INFO] [stdout] 669 +           positional: vec![Some(nodes![node!("foo"; 1..4)]), None],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:670:13
[INFO] [stdout]     |
[INFO] [stdout] 670 |           ..attr_list!(0..8)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:676:23
[INFO] [stdout]     |
[INFO] [stdout] 676 |           positional: vecb![None, Some(nodes![node!("foo"; 3..6)])],
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 676 -           positional: vecb![None, Some(nodes![node!("foo"; 3..6)])],
[INFO] [stdout] 676 +           positional: vec![None, Some(nodes![node!("foo"; 3..6)])],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:677:13
[INFO] [stdout]     |
[INFO] [stdout] 677 |           ..attr_list!(0..7)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:683:23
[INFO] [stdout]     |
[INFO] [stdout] 683 |           positional: vecb![None, Some(nodes![node!("foo bar"; 3..10)])],
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 683 -           positional: vecb![None, Some(nodes![node!("foo bar"; 3..10)])],
[INFO] [stdout] 683 +           positional: vec![None, Some(nodes![node!("foo bar"; 3..10)])],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:684:13
[INFO] [stdout]     |
[INFO] [stdout] 684 |           ..attr_list!(0..11)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:690:23
[INFO] [stdout]     |
[INFO] [stdout] 690 |           positional: vecb![
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 690 -           positional: vecb![
[INFO] [stdout] 690 +           positional: vec![
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:695:13
[INFO] [stdout]     |
[INFO] [stdout] 695 |           ..attr_list!(0..26)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:701:23
[INFO] [stdout]     |
[INFO] [stdout] 701 |           positional: vecb![
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 701 -           positional: vecb![
[INFO] [stdout] 701 +           positional: vec![
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:707:13
[INFO] [stdout]     |
[INFO] [stdout] 707 |           ..attr_list!(0..15)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:714:23
[INFO] [stdout]     |
[INFO] [stdout] 714 |           positional: vecb![None],
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 714 -           positional: vecb![None],
[INFO] [stdout] 714 +           positional: vec![None],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:715:30
[INFO] [stdout]     |
[INFO] [stdout] 715 |           named: Named::from(vecb![(src!("foo", 1..4), just!("'", 5..6))]),
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 715 -           named: Named::from(vecb![(src!("foo", 1..4), just!("'", 5..6))]),
[INFO] [stdout] 715 +           named: Named::from(vec![(src!("foo", 1..4), just!("'", 5..6))]),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:716:13
[INFO] [stdout]     |
[INFO] [stdout] 716 |           ..attr_list!(0..7)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:722:23
[INFO] [stdout]     |
[INFO] [stdout] 722 |           positional: vecb![None],
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 722 -           positional: vecb![None],
[INFO] [stdout] 722 +           positional: vec![None],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:723:30
[INFO] [stdout]     |
[INFO] [stdout] 723 |           named: Named::from(vecb![(src!("foo", 1..4), just!("\"", 5..6))]),
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 723 -           named: Named::from(vecb![(src!("foo", 1..4), just!("\"", 5..6))]),
[INFO] [stdout] 723 +           named: Named::from(vec![(src!("foo", 1..4), just!("\"", 5..6))]),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:724:13
[INFO] [stdout]     |
[INFO] [stdout] 724 |           ..attr_list!(0..7)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:730:23
[INFO] [stdout]     |
[INFO] [stdout] 730 |           positional: vecb![None],
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 730 -           positional: vecb![None],
[INFO] [stdout] 730 +           positional: vec![None],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:731:30
[INFO] [stdout]     |
[INFO] [stdout] 731 |           named: Named::from(vecb![(src!("foo", 1..4), just!("bar", 5..8))]),
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 731 -           named: Named::from(vecb![(src!("foo", 1..4), just!("bar", 5..8))]),
[INFO] [stdout] 731 +           named: Named::from(vec![(src!("foo", 1..4), just!("bar", 5..8))]),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:732:13
[INFO] [stdout]     |
[INFO] [stdout] 732 |           ..attr_list!(0..9)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:738:23
[INFO] [stdout]     |
[INFO] [stdout] 738 |           positional: vecb![None],
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 738 -           positional: vecb![None],
[INFO] [stdout] 738 +           positional: vec![None],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:739:30
[INFO] [stdout]     |
[INFO] [stdout] 739 |           named: Named::from(vecb![(src!("foo", 1..4), just!("bar", 6..9))]),
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 739 -           named: Named::from(vecb![(src!("foo", 1..4), just!("bar", 6..9))]),
[INFO] [stdout] 739 +           named: Named::from(vec![(src!("foo", 1..4), just!("bar", 6..9))]),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:740:13
[INFO] [stdout]     |
[INFO] [stdout] 740 |           ..attr_list!(0..11)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:746:23
[INFO] [stdout]     |
[INFO] [stdout] 746 |           positional: vecb![None],
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 746 -           positional: vecb![None],
[INFO] [stdout] 746 +           positional: vec![None],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:747:30
[INFO] [stdout]     |
[INFO] [stdout] 747 |           named: Named::from(vecb![(src!("foo", 1..4), just!("bar", 6..9))]),
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 747 -           named: Named::from(vecb![(src!("foo", 1..4), just!("bar", 6..9))]),
[INFO] [stdout] 747 +           named: Named::from(vec![(src!("foo", 1..4), just!("bar", 6..9))]),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:748:13
[INFO] [stdout]     |
[INFO] [stdout] 748 |           ..attr_list!(0..11)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:754:23
[INFO] [stdout]     |
[INFO] [stdout] 754 |           positional: vecb![None],
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 754 -           positional: vecb![None],
[INFO] [stdout] 754 +           positional: vec![None],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:755:30
[INFO] [stdout]     |
[INFO] [stdout] 755 |           named: Named::from(vecb![(src!("foo", 1..4), nodes![])]),
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 755 -           named: Named::from(vecb![(src!("foo", 1..4), nodes![])]),
[INFO] [stdout] 755 +           named: Named::from(vec![(src!("foo", 1..4), nodes![])]),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:756:13
[INFO] [stdout]     |
[INFO] [stdout] 756 |           ..attr_list!(0..6)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:762:23
[INFO] [stdout]     |
[INFO] [stdout] 762 |           positional: vecb![None, None],
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 762 -           positional: vecb![None, None],
[INFO] [stdout] 762 +           positional: vec![None, None],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:763:30
[INFO] [stdout]     |
[INFO] [stdout] 763 |           named: Named::from(vecb![
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 763 -           named: Named::from(vecb![
[INFO] [stdout] 763 +           named: Named::from(vec![
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:767:13
[INFO] [stdout]     |
[INFO] [stdout] 767 |           ..attr_list!(0..14)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:773:23
[INFO] [stdout]     |
[INFO] [stdout] 773 |           positional: vecb![None, None, None],
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 773 -           positional: vecb![None, None, None],
[INFO] [stdout] 773 +           positional: vec![None, None, None],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/attrs.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/fuzz_cases.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_utils::const_resolver;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/parse_breaks.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/parse_callouts.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/parse_description_lists.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/parse_docinfo.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/parse_index_terms.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/parse_ordered_lists.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/parse_quote_blocks.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/parse_sections.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/parse_unordered_lists.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/parse_verbatim_blocks.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/parse_blocks.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/parse_callout_lists.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/parse_doc_content.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/parse_ifdefs.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/parse_ifevals.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/parse_includes.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/parse_inlines.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/parse_macros.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/parse_toc.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:774:30
[INFO] [stdout]     |
[INFO] [stdout] 774 |           named: Named::from(vecb![
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 774 -           named: Named::from(vecb![
[INFO] [stdout] 774 +           named: Named::from(vec![
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:780:13
[INFO] [stdout]     |
[INFO] [stdout] 780 |           ..attr_list!(0..49)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:786:23
[INFO] [stdout]     |
[INFO] [stdout] 786 |           positional: vecb![None, None, None],
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 786 -           positional: vecb![None, None, None],
[INFO] [stdout] 786 +           positional: vec![None, None, None],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:787:30
[INFO] [stdout]     |
[INFO] [stdout] 787 |           named: Named::from(vecb![
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 787 -           named: Named::from(vecb![
[INFO] [stdout] 787 +           named: Named::from(vec![
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]   --> tests/all/attrs.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 |       src!(name, name_range.clone()),
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:793:13
[INFO] [stdout]     |
[INFO] [stdout] 793 |           ..attr_list!(0..49)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]   --> tests/all/attrs.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 |       just!(value, value_range.clone()),
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:799:23
[INFO] [stdout]     |
[INFO] [stdout] 799 |           positional: vecb![None, None, None],
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 799 -           positional: vecb![None, None, None],
[INFO] [stdout] 799 +           positional: vec![None, None, None],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]   --> tests/all/attrs.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 |   attrs.positional.push(Some(nodes![node!(text; range)]));
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:800:30
[INFO] [stdout]     |
[INFO] [stdout] 800 |           named: Named::from(vecb![
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 800 -           named: Named::from(vecb![
[INFO] [stdout] 800 +           named: Named::from(vec![
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]   --> tests/all/attrs.rs:33:20
[INFO] [stdout]    |
[INFO] [stdout] 33 |   attrs.roles.push(src!(text, range));
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:805:13
[INFO] [stdout]     |
[INFO] [stdout] 805 |           ..attr_list!(0..34)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]   --> tests/all/attrs.rs:41:22
[INFO] [stdout]    |
[INFO] [stdout] 41 |   attrs.options.push(src!(text, range));
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:811:23
[INFO] [stdout]     |
[INFO] [stdout] 811 |           positional: vecb![None, None, None],
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 811 -           positional: vecb![None, None, None],
[INFO] [stdout] 811 +           positional: vec![None, None, None],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]   --> tests/all/parse_blocks.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 |   assert_block!(
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:812:30
[INFO] [stdout]     |
[INFO] [stdout] 812 |           named: Named::from(vecb![
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 812 -           named: Named::from(vecb![
[INFO] [stdout] 812 +           named: Named::from(vec![
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]   --> tests/all/parse_blocks.rs:29:3
[INFO] [stdout]    |
[INFO] [stdout] 29 |   assert_block!(
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:817:13
[INFO] [stdout]     |
[INFO] [stdout] 817 |           ..attr_list!(0..48)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]   --> tests/all/parse_blocks.rs:50:3
[INFO] [stdout]    |
[INFO] [stdout] 50 |   assert_block!(
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:823:23
[INFO] [stdout]     |
[INFO] [stdout] 823 |           positional: vecb![None, None, None],
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 823 -           positional: vecb![None, None, None],
[INFO] [stdout] 823 +           positional: vec![None, None, None],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]   --> tests/all/parse_blocks.rs:61:3
[INFO] [stdout]    |
[INFO] [stdout] 61 |   assert_block!(
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:824:30
[INFO] [stdout]     |
[INFO] [stdout] 824 |           named: Named::from(vecb![
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 824 -           named: Named::from(vecb![
[INFO] [stdout] 824 +           named: Named::from(vec![
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]   --> tests/all/parse_blocks.rs:75:3
[INFO] [stdout]    |
[INFO] [stdout] 75 |   assert_block!(
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:829:13
[INFO] [stdout]     |
[INFO] [stdout] 829 |           ..attr_list!(0..82)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]   --> tests/all/parse_blocks.rs:98:3
[INFO] [stdout]    |
[INFO] [stdout] 98 |   assert_block!(
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:835:23
[INFO] [stdout]     |
[INFO] [stdout] 835 |           positional: vecb![
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 835 -           positional: vecb![
[INFO] [stdout] 835 +           positional: vec![
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_blocks` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:115:3
[INFO] [stdout]     |
[INFO] [stdout] 115 |   assert_blocks!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:841:30
[INFO] [stdout]     |
[INFO] [stdout] 841 |           named: Named::from(vecb![
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 841 -           named: Named::from(vecb![
[INFO] [stdout] 841 +           named: Named::from(vec![
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 159 |     adoc! {"
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:845:13
[INFO] [stdout]     |
[INFO] [stdout] 845 |           ..attr_list!(0..57)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:164:5
[INFO] [stdout]     |
[INFO] [stdout] 164 |     adoc! {"
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:851:23
[INFO] [stdout]     |
[INFO] [stdout] 851 |           positional: vecb![
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 851 -           positional: vecb![
[INFO] [stdout] 851 +           positional: vec![
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `parse_blocks` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:174:16
[INFO] [stdout]     |
[INFO] [stdout] 174 |     assert_eq!(parse_blocks!(case).len(), 2);
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:858:30
[INFO] [stdout]     |
[INFO] [stdout] 858 |           named: Named::from(vecb![
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 858 -           named: Named::from(vecb![
[INFO] [stdout] 858 +           named: Named::from(vec![
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:180:3
[INFO] [stdout]     |
[INFO] [stdout] 180 |   assert_block!("== ", simple_text_block!("== ", 0..3));
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:862:13
[INFO] [stdout]     |
[INFO] [stdout] 862 |           ..attr_list!(0..27)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:185:3
[INFO] [stdout]     |
[INFO] [stdout] 185 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:201:15
[INFO] [stdout]     |
[INFO] [stdout] 201 |   let input = adoc! {"
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:868:23
[INFO] [stdout]     |
[INFO] [stdout] 868 |           positional: vecb![Some(nodes![node!("quote"; 1..6)])],
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 868 -           positional: vecb![Some(nodes![node!("quote"; 1..6)])],
[INFO] [stdout] 868 +           positional: vec![Some(nodes![node!("quote"; 1..6)])],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:209:30
[INFO] [stdout]     |
[INFO] [stdout] 209 |     content: Content::Simple(nodes![
[INFO] [stdout]     |                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:869:20
[INFO] [stdout]     |
[INFO] [stdout] 869 |           options: vecb![
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 869 -           options: vecb![
[INFO] [stdout] 869 +           options: vec![
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:215:7
[INFO] [stdout]     |
[INFO] [stdout] 215 |     ..empty_block!(0)
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:217:3
[INFO] [stdout]     |
[INFO] [stdout] 217 |   assert_block!(input, expected);
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:874:13
[INFO] [stdout]     |
[INFO] [stdout] 874 |           ..attr_list!(0..40)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:222:15
[INFO] [stdout]     |
[INFO] [stdout] 222 |   let input = adoc! {"
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:231:14
[INFO] [stdout]     |
[INFO] [stdout] 231 |       attrs: vecb![attrs::named(&[("subs", 1..5, "normal", 6..12)])].into(),
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 231 -       attrs: vecb![attrs::named(&[("subs", 1..5, "normal", 6..12)])].into(),
[INFO] [stdout] 231 +       attrs: vec![attrs::named(&[("subs", 1..5, "normal", 6..12)])].into(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:880:23
[INFO] [stdout]     |
[INFO] [stdout] 880 |           positional: vecb![Some(nodes![node!("quote"; 1..6)])],
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 880 -           positional: vecb![Some(nodes![node!("quote"; 1..6)])],
[INFO] [stdout] 880 +           positional: vec![Some(nodes![node!("quote"; 1..6)])],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:232:18
[INFO] [stdout]     |
[INFO] [stdout] 232 |       start_loc: loc!(0..1),
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:236:30
[INFO] [stdout]     |
[INFO] [stdout] 236 |     content: Content::Simple(nodes![
[INFO] [stdout]     |                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:881:20
[INFO] [stdout]     |
[INFO] [stdout] 881 |           options: vecb![
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 881 -           options: vecb![
[INFO] [stdout] 881 +           options: vec![
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:257:3
[INFO] [stdout]     |
[INFO] [stdout] 257 |   assert_block!(input, expected);
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:262:3
[INFO] [stdout]     |
[INFO] [stdout] 262 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:886:13
[INFO] [stdout]     |
[INFO] [stdout] 886 |           ..attr_list!(0..33)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:281:3
[INFO] [stdout]     |
[INFO] [stdout] 281 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:293:3
[INFO] [stdout]     |
[INFO] [stdout] 293 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:892:23
[INFO] [stdout]     |
[INFO] [stdout] 892 |           positional: vecb![Some(nodes![node!("quote"; 1..6)])],
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 892 -           positional: vecb![Some(nodes![node!("quote"; 1..6)])],
[INFO] [stdout] 892 +           positional: vec![Some(nodes![node!("quote"; 1..6)])],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:306:3
[INFO] [stdout]     |
[INFO] [stdout] 306 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:319:3
[INFO] [stdout]     |
[INFO] [stdout] 319 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:339:3
[INFO] [stdout]     |
[INFO] [stdout] 339 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:893:13
[INFO] [stdout]     |
[INFO] [stdout] 893 |           ..attr_list!(0..14)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_blocks` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:362:3
[INFO] [stdout]     |
[INFO] [stdout] 362 |   assert_blocks!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:397:3
[INFO] [stdout]     |
[INFO] [stdout] 397 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:899:30
[INFO] [stdout]     |
[INFO] [stdout] 899 |       let mut block_parser = test_parser!(input);
[INFO] [stdout]     |                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:413:3
[INFO] [stdout]     |
[INFO] [stdout] 413 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:433:3
[INFO] [stdout]     |
[INFO] [stdout] 433 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:903:7
[INFO] [stdout]     |
[INFO] [stdout] 903 |       expect_eq!(attr_list, expected, from: input);
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:453:3
[INFO] [stdout]     |
[INFO] [stdout] 453 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:479:3
[INFO] [stdout]     |
[INFO] [stdout] 479 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:907:31
[INFO] [stdout]     |
[INFO] [stdout] 907 |       let mut inline_parser = test_parser!(&inline_input);
[INFO] [stdout]     |                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:495:3
[INFO] [stdout]     |
[INFO] [stdout] 495 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:510:3
[INFO] [stdout]     |
[INFO] [stdout] 510 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:913:7
[INFO] [stdout]     |
[INFO] [stdout] 913 |       expect_eq!(attr_list, expected, from: input);
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:530:3
[INFO] [stdout]     |
[INFO] [stdout] 530 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:553:3
[INFO] [stdout]     |
[INFO] [stdout] 553 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:914:7
[INFO] [stdout]     |
[INFO] [stdout] 914 |       expect_eq!("foo bar", &line.reassemble_src(), from: input);
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:589:3
[INFO] [stdout]     |
[INFO] [stdout] 589 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:627:1
[INFO] [stdout]     |
[INFO] [stdout] 627 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 627 - assert_error!(
[INFO] [stdout] 627 + assert_eq!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:924:23
[INFO] [stdout]     |
[INFO] [stdout] 924 |           positional: vecb![Some(nodes![node!("foo bar"; 2..9)])],
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 924 -           positional: vecb![Some(nodes![node!("foo bar"; 2..9)])],
[INFO] [stdout] 924 +           positional: vec![Some(nodes![node!("foo bar"; 2..9)])],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:641:1
[INFO] [stdout]     |
[INFO] [stdout] 641 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 641 - assert_error!(
[INFO] [stdout] 641 + assert_eq!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:925:13
[INFO] [stdout]     |
[INFO] [stdout] 925 |           ..attr_list!(0..11)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]  --> tests/all/parse_breaks.rs:9:3
[INFO] [stdout]   |
[INFO] [stdout] 9 |   assert_block!(
[INFO] [stdout]   |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]   --> tests/all/parse_breaks.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 |   assert_block!(
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:931:23
[INFO] [stdout]     |
[INFO] [stdout] 931 |           positional: vecb![
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 931 -           positional: vecb![
[INFO] [stdout] 931 +           positional: vec![
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_blocks` in this scope
[INFO] [stdout]   --> tests/all/parse_breaks.rs:37:3
[INFO] [stdout]    |
[INFO] [stdout] 37 |   assert_blocks!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:935:13
[INFO] [stdout]     |
[INFO] [stdout] 935 |           ..attr_list!(0..13)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_blocks` in this scope
[INFO] [stdout]   --> tests/all/parse_breaks.rs:59:3
[INFO] [stdout]    |
[INFO] [stdout] 59 |   assert_blocks!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_blocks` in this scope
[INFO] [stdout]   --> tests/all/parse_breaks.rs:80:3
[INFO] [stdout]    |
[INFO] [stdout] 80 |   assert_blocks!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:941:23
[INFO] [stdout]     |
[INFO] [stdout] 941 |           positional: vecb![None],
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 941 -           positional: vecb![None],
[INFO] [stdout] 941 +           positional: vec![None],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_breaks.rs:102:3
[INFO] [stdout]     |
[INFO] [stdout] 102 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:942:30
[INFO] [stdout]     |
[INFO] [stdout] 942 |           named: Named::from(vecb![(src!("line-comment", 1..13), just!("%%", 14..16))]),
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 942 -           named: Named::from(vecb![(src!("line-comment", 1..13), just!("%%", 14..16))]),
[INFO] [stdout] 942 +           named: Named::from(vec![(src!("line-comment", 1..13), just!("%%", 14..16))]),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_breaks.rs:114:3
[INFO] [stdout]     |
[INFO] [stdout] 114 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]   --> tests/all/parse_callout_lists.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |   let input = adoc! {r#"
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:943:13
[INFO] [stdout]     |
[INFO] [stdout] 943 |           ..attr_list!(0..17)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]   --> tests/all/parse_callout_lists.rs:24:21
[INFO] [stdout]    |
[INFO] [stdout] 24 |         marker_src: src!("<1>", 32..35),
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]   --> tests/all/parse_callout_lists.rs:25:20
[INFO] [stdout]    |
[INFO] [stdout] 25 |         principle: just!("foo", 36..39),
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:949:23
[INFO] [stdout]     |
[INFO] [stdout] 949 |           positional: vecb![None],
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 949 -           positional: vecb![None],
[INFO] [stdout] 949 +           positional: vec![None],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_list_item` in this scope
[INFO] [stdout]   --> tests/all/parse_callout_lists.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 |         ..empty_list_item!()
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:950:30
[INFO] [stdout]     |
[INFO] [stdout] 950 |           named: Named::from(vecb![(
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 950 -           named: Named::from(vecb![(
[INFO] [stdout] 950 +           named: Named::from(vec![(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]   --> tests/all/parse_callout_lists.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |         marker_src: src!("<2>", 40..43),
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:954:13
[INFO] [stdout]     |
[INFO] [stdout] 954 |           ..attr_list!(0..26)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]   --> tests/all/parse_callout_lists.rs:32:20
[INFO] [stdout]    |
[INFO] [stdout] 32 |         principle: just!("bar", 44..47),
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:960:23
[INFO] [stdout]     |
[INFO] [stdout] 960 |           positional: vecb![None],
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 960 -           positional: vecb![None],
[INFO] [stdout] 960 +           positional: vec![None],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_list_item` in this scope
[INFO] [stdout]   --> tests/all/parse_callout_lists.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 |         ..empty_list_item!()
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]   --> tests/all/parse_callout_lists.rs:42:15
[INFO] [stdout]    |
[INFO] [stdout] 42 |   let input = adoc! {r#"
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:961:30
[INFO] [stdout]     |
[INFO] [stdout] 961 |           named: Named::from(vecb![(src!("lines", 1..6), just!("1;3..4;6..-1", 7..19),)]),
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 961 -           named: Named::from(vecb![(src!("lines", 1..6), just!("1;3..4;6..-1", 7..19),)]),
[INFO] [stdout] 961 +           named: Named::from(vec![(src!("lines", 1..6), just!("1;3..4;6..-1", 7..19),)]),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]   --> tests/all/parse_callout_lists.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 58 |         marker_src: src!("<1>", 131..134),
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:962:13
[INFO] [stdout]     |
[INFO] [stdout] 962 |           ..attr_list!(0..20)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]   --> tests/all/parse_callout_lists.rs:59:20
[INFO] [stdout]    |
[INFO] [stdout] 59 |         principle: just!("Import the library", 135..153),
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_list_item` in this scope
[INFO] [stdout]   --> tests/all/parse_callout_lists.rs:61:11
[INFO] [stdout]    |
[INFO] [stdout] 61 |         ..empty_list_item!()
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:968:23
[INFO] [stdout]     |
[INFO] [stdout] 968 |           positional: vecb![None],
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 968 -           positional: vecb![None],
[INFO] [stdout] 968 +           positional: vec![None],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]   --> tests/all/parse_callout_lists.rs:65:21
[INFO] [stdout]    |
[INFO] [stdout] 65 |         marker_src: src!("<2>", 154..157),
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:969:30
[INFO] [stdout]     |
[INFO] [stdout] 969 |           named: Named::from(vecb![(
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 969 -           named: Named::from(vecb![(
[INFO] [stdout] 969 +           named: Named::from(vec![(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]   --> tests/all/parse_callout_lists.rs:66:20
[INFO] [stdout]    |
[INFO] [stdout] 66 |         principle: just!("Where the magic happens", 158..181),
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:973:13
[INFO] [stdout]     |
[INFO] [stdout] 973 |           ..attr_list!(0..28)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_list_item` in this scope
[INFO] [stdout]   --> tests/all/parse_callout_lists.rs:71:11
[INFO] [stdout]    |
[INFO] [stdout] 71 |         ..empty_list_item!()
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:979:23
[INFO] [stdout]     |
[INFO] [stdout] 979 |           positional: vecb![Some(nodes![node!("\\"; 1..2)])],
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 979 -           positional: vecb![Some(nodes![node!("\\"; 1..2)])],
[INFO] [stdout] 979 +           positional: vec![Some(nodes![node!("\\"; 1..2)])],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]   --> tests/all/parse_callout_lists.rs:79:15
[INFO] [stdout]    |
[INFO] [stdout] 79 |   let input = adoc! {r#"
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]   --> tests/all/parse_callout_lists.rs:96:21
[INFO] [stdout]    |
[INFO] [stdout] 96 |         marker_src: src!("<1>", 130..133),
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:980:13
[INFO] [stdout]     |
[INFO] [stdout] 980 |           ..attr_list!(0..4)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]   --> tests/all/parse_callout_lists.rs:97:20
[INFO] [stdout]    |
[INFO] [stdout] 97 |         principle: just!("Describe the first line", 134..157),
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:986:23
[INFO] [stdout]     |
[INFO] [stdout] 986 |           positional: vecb![Some(nodes![
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 986 -           positional: vecb![Some(nodes![
[INFO] [stdout] 986 +           positional: vec![Some(nodes![
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_list_item` in this scope
[INFO] [stdout]   --> tests/all/parse_callout_lists.rs:99:11
[INFO] [stdout]    |
[INFO] [stdout] 99 |         ..empty_list_item!()
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:103:21
[INFO] [stdout]     |
[INFO] [stdout] 103 |         marker_src: src!("<2>", 158..161),
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:992:13
[INFO] [stdout]     |
[INFO] [stdout] 992 |           ..attr_list!(0..9)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:104:20
[INFO] [stdout]     |
[INFO] [stdout] 104 |         principle: just!("Describe the second line", 162..186),
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_list_item` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:106:11
[INFO] [stdout]     |
[INFO] [stdout] 106 |         ..empty_list_item!()
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:998:20
[INFO] [stdout]     |
[INFO] [stdout] 998 |           id: Some(src!("someid", 4..10)),
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:110:21
[INFO] [stdout]     |
[INFO] [stdout] 110 |         marker_src: src!("<3>", 187..190),
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:111:20
[INFO] [stdout]     |
[INFO] [stdout] 111 |         principle: just!("Describe the third line", 191..214),
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_list_item` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:113:11
[INFO] [stdout]     |
[INFO] [stdout] 113 |         ..empty_list_item!()
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:999:13
[INFO] [stdout]     |
[INFO] [stdout] 999 |           ..attr_list!(0..11)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:121:15
[INFO] [stdout]     |
[INFO] [stdout] 121 |   let input = adoc! {r#"
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:138:21
[INFO] [stdout]     |
[INFO] [stdout] 138 |         marker_src: src!("<.>", 130..133),
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1005:23
[INFO] [stdout]      |
[INFO] [stdout] 1005 |           positional: vecb![None],
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1005 -           positional: vecb![None],
[INFO] [stdout] 1005 +           positional: vec![None],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:139:20
[INFO] [stdout]     |
[INFO] [stdout] 139 |         principle: just!("Describe the first line", 134..157),
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_list_item` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:141:11
[INFO] [stdout]     |
[INFO] [stdout] 141 |         ..empty_list_item!()
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:145:21
[INFO] [stdout]     |
[INFO] [stdout] 145 |         marker_src: src!("<.>", 158..161),
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1006:20
[INFO] [stdout]      |
[INFO] [stdout] 1006 |           id: Some(src!("someid", 4..10)),
[INFO] [stdout]      |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:146:20
[INFO] [stdout]     |
[INFO] [stdout] 146 |         principle: just!("Describe the second line", 162..186),
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_list_item` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:148:11
[INFO] [stdout]     |
[INFO] [stdout] 148 |         ..empty_list_item!()
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:152:21
[INFO] [stdout]     |
[INFO] [stdout] 152 |         marker_src: src!("<.>", 187..190),
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1007:13
[INFO] [stdout]      |
[INFO] [stdout] 1007 |           ..attr_list!(0..12)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:153:20
[INFO] [stdout]     |
[INFO] [stdout] 153 |         principle: just!("Describe the third line", 191..214),
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_list_item` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:155:11
[INFO] [stdout]     |
[INFO] [stdout] 155 |         ..empty_list_item!()
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1013:18
[INFO] [stdout]      |
[INFO] [stdout] 1013 |           roles: vecb![src!("nowrap", 6..12)],
[INFO] [stdout]      |                  ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1013 -           roles: vecb![src!("nowrap", 6..12)],
[INFO] [stdout] 1013 +           roles: vec![src!("nowrap", 6..12)],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:163:15
[INFO] [stdout]     |
[INFO] [stdout] 163 |   let input = adoc! {r#"
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:187:21
[INFO] [stdout]     |
[INFO] [stdout] 187 |         marker_src: src!("<1>", 187..190),
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:188:20
[INFO] [stdout]     |
[INFO] [stdout] 188 |         principle: just!("Describe the first line", 191..214),
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1014:13
[INFO] [stdout]      |
[INFO] [stdout] 1014 |           ..attr_list!(0..13)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_list_item` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:190:11
[INFO] [stdout]     |
[INFO] [stdout] 190 |         ..empty_list_item!()
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:194:21
[INFO] [stdout]     |
[INFO] [stdout] 194 |         marker_src: src!("<2>", 215..218),
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1020:23
[INFO] [stdout]      |
[INFO] [stdout] 1020 |           positional: vecb![None],
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1020 -           positional: vecb![None],
[INFO] [stdout] 1020 +           positional: vec![None],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:195:20
[INFO] [stdout]     |
[INFO] [stdout] 195 |         principle: just!("Describe the second line", 219..243),
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_list_item` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:197:11
[INFO] [stdout]     |
[INFO] [stdout] 197 |         ..empty_list_item!()
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:201:21
[INFO] [stdout]     |
[INFO] [stdout] 201 |         marker_src: src!("<3>", 244..247),
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1021:18
[INFO] [stdout]      |
[INFO] [stdout] 1021 |           roles: vecb![src!("nowrap", 6..12)],
[INFO] [stdout]      |                  ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1021 -           roles: vecb![src!("nowrap", 6..12)],
[INFO] [stdout] 1021 +           roles: vec![src!("nowrap", 6..12)],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:202:20
[INFO] [stdout]     |
[INFO] [stdout] 202 |         principle: just!("Describe the third line", 248..271),
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_list_item` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:204:11
[INFO] [stdout]     |
[INFO] [stdout] 204 |         ..empty_list_item!()
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1022:13
[INFO] [stdout]      |
[INFO] [stdout] 1022 |           ..attr_list!(0..14)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:212:15
[INFO] [stdout]     |
[INFO] [stdout] 212 |   let input = adoc! {r#"
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:228:19
[INFO] [stdout]     |
[INFO] [stdout] 228 |       marker_src: src!("<1>", 51..54),
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:229:18
[INFO] [stdout]     |
[INFO] [stdout] 229 |       principle: just!("bar", 55..58),
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1028:18
[INFO] [stdout]      |
[INFO] [stdout] 1028 |           roles: vecb![src!("nowrap", 6..12), src!("underline", 13..22)],
[INFO] [stdout]      |                  ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1028 -           roles: vecb![src!("nowrap", 6..12), src!("underline", 13..22)],
[INFO] [stdout] 1028 +           roles: vec![src!("nowrap", 6..12), src!("underline", 13..22)],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_list_item` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:232:9
[INFO] [stdout]     |
[INFO] [stdout] 232 |       ..empty_list_item!()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:237:1
[INFO] [stdout]     |
[INFO] [stdout] 237 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 237 - assert_error!(
[INFO] [stdout] 237 + assert_eq!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1029:13
[INFO] [stdout]      |
[INFO] [stdout] 1029 |           ..attr_list!(0..23)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:254:1
[INFO] [stdout]     |
[INFO] [stdout] 254 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 254 - assert_error!(
[INFO] [stdout] 254 + assert_eq!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:273:1
[INFO] [stdout]     |
[INFO] [stdout] 273 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 273 - assert_error!(
[INFO] [stdout] 273 + assert_eq!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `parse_blocks` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:297:20
[INFO] [stdout]     |
[INFO] [stdout] 297 |   let mut blocks = parse_blocks!(input);
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1035:18
[INFO] [stdout]      |
[INFO] [stdout] 1035 |           roles: vecb![src!("nowrap", 7..13), src!("underline", 14..23)],
[INFO] [stdout]      |                  ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1035 -           roles: vecb![src!("nowrap", 7..13), src!("underline", 14..23)],
[INFO] [stdout] 1035 +           roles: vec![src!("nowrap", 7..13), src!("underline", 14..23)],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `list_block_data` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:299:30
[INFO] [stdout]     |
[INFO] [stdout] 299 |   let (context, items, ..) = list_block_data!(last).expect("expected list block data");
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:300:3
[INFO] [stdout]     |
[INFO] [stdout] 300 |   expect_eq!(context, expected_context, from: input);
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:301:3
[INFO] [stdout]     |
[INFO] [stdout] 301 |   expect_eq!(items, expected_items, from: input);
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1036:13
[INFO] [stdout]      |
[INFO] [stdout] 1036 |           ..attr_list!(0..25)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]   --> tests/all/parse_callouts.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |   let input = adoc! {r#"
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block_core` in this scope
[INFO] [stdout]   --> tests/all/parse_callouts.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 |   assert_block_core!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1042:23
[INFO] [stdout]      |
[INFO] [stdout] 1042 |           positional: vecb![
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1042 -           positional: vecb![
[INFO] [stdout] 1042 +           positional: vec![
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]   --> tests/all/parse_callouts.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 27 |   let input = adoc! {r#"
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block_core` in this scope
[INFO] [stdout]   --> tests/all/parse_callouts.rs:31:3
[INFO] [stdout]    |
[INFO] [stdout] 31 |   assert_block_core!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]   --> tests/all/parse_callouts.rs:43:15
[INFO] [stdout]    |
[INFO] [stdout] 43 |   let input = adoc! {r#"
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1047:30
[INFO] [stdout]      |
[INFO] [stdout] 1047 |           named: Named::from(vecb![(src!("a", 9..10), just!("b", 11..12))]),
[INFO] [stdout]      |                              ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1047 -           named: Named::from(vecb![(src!("a", 9..10), just!("b", 11..12))]),
[INFO] [stdout] 1047 +           named: Named::from(vec![(src!("a", 9..10), just!("b", 11..12))]),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block_core` in this scope
[INFO] [stdout]   --> tests/all/parse_callouts.rs:48:3
[INFO] [stdout]    |
[INFO] [stdout] 48 |   assert_block_core!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]   --> tests/all/parse_callouts.rs:60:15
[INFO] [stdout]    |
[INFO] [stdout] 60 |   let input = adoc! {"
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1048:13
[INFO] [stdout]      |
[INFO] [stdout] 1048 |           ..attr_list!(0..13)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block_core` in this scope
[INFO] [stdout]   --> tests/all/parse_callouts.rs:67:3
[INFO] [stdout]    |
[INFO] [stdout] 67 |   assert_block_core!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]   --> tests/all/parse_callouts.rs:88:15
[INFO] [stdout]    |
[INFO] [stdout] 88 |   let input = adoc! {"
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block_core` in this scope
[INFO] [stdout]   --> tests/all/parse_callouts.rs:94:3
[INFO] [stdout]    |
[INFO] [stdout] 94 |   assert_block_core!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1054:23
[INFO] [stdout]      |
[INFO] [stdout] 1054 |           positional: vecb![
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1054 -           positional: vecb![
[INFO] [stdout] 1054 +           positional: vec![
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_callouts.rs:107:15
[INFO] [stdout]     |
[INFO] [stdout] 107 |   let input = adoc! {"
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block_core` in this scope
[INFO] [stdout]    --> tests/all/parse_callouts.rs:113:3
[INFO] [stdout]     |
[INFO] [stdout] 113 |   assert_block_core!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_callouts.rs:129:15
[INFO] [stdout]     |
[INFO] [stdout] 129 |   let input = adoc! {"
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1060:30
[INFO] [stdout]      |
[INFO] [stdout] 1060 |           named: Named::from(vecb![
[INFO] [stdout]      |                              ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1060 -           named: Named::from(vecb![
[INFO] [stdout] 1060 +           named: Named::from(vec![
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block_core` in this scope
[INFO] [stdout]    --> tests/all/parse_callouts.rs:135:3
[INFO] [stdout]     |
[INFO] [stdout] 135 |   assert_block_core!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_callouts.rs:151:15
[INFO] [stdout]     |
[INFO] [stdout] 151 |   let input = adoc! {"
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1064:13
[INFO] [stdout]      |
[INFO] [stdout] 1064 |           ..attr_list!(0..17)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block_core` in this scope
[INFO] [stdout]    --> tests/all/parse_callouts.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 |   assert_block_core!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_callouts.rs:179:15
[INFO] [stdout]     |
[INFO] [stdout] 179 |   let input = adoc! {"
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block_core` in this scope
[INFO] [stdout]    --> tests/all/parse_callouts.rs:185:3
[INFO] [stdout]     |
[INFO] [stdout] 185 |   assert_block_core!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_callouts.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 |   let input = adoc! {"
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1070:23
[INFO] [stdout]      |
[INFO] [stdout] 1070 |           positional: vecb![
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1070 -           positional: vecb![
[INFO] [stdout] 1070 +           positional: vec![
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block_core` in this scope
[INFO] [stdout]    --> tests/all/parse_callouts.rs:203:3
[INFO] [stdout]     |
[INFO] [stdout] 203 |   assert_block_core!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_callouts.rs:212:15
[INFO] [stdout]     |
[INFO] [stdout] 212 |   let input = adoc! {r#"
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block_core` in this scope
[INFO] [stdout]    --> tests/all/parse_callouts.rs:217:3
[INFO] [stdout]     |
[INFO] [stdout] 217 |   assert_block_core!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1074:13
[INFO] [stdout]      |
[INFO] [stdout] 1074 |           ..attr_list!(0..15)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_callouts.rs:237:15
[INFO] [stdout]     |
[INFO] [stdout] 237 |   let input = adoc! {r#"
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block_core` in this scope
[INFO] [stdout]    --> tests/all/parse_callouts.rs:251:3
[INFO] [stdout]     |
[INFO] [stdout] 251 |   assert_block_core!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_list` in this scope
[INFO] [stdout]  --> tests/all/parse_description_lists.rs:8:3
[INFO] [stdout]   |
[INFO] [stdout] 8 |   assert_list!(
[INFO] [stdout]   |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1080:23
[INFO] [stdout]      |
[INFO] [stdout] 1080 |           positional: vecb![
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1080 -           positional: vecb![
[INFO] [stdout] 1080 +           positional: vec![
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_list` in this scope
[INFO] [stdout]   --> tests/all/parse_description_lists.rs:30:3
[INFO] [stdout]    |
[INFO] [stdout] 30 |   assert_list!(
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_doc_content` in this scope
[INFO] [stdout]  --> tests/all/parse_doc_content.rs:8:3
[INFO] [stdout]   |
[INFO] [stdout] 8 |   assert_doc_content!(
[INFO] [stdout]   |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1085:13
[INFO] [stdout]      |
[INFO] [stdout] 1085 |           ..attr_list!(0..16)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_doc_content` in this scope
[INFO] [stdout]   --> tests/all/parse_doc_content.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 |   assert_doc_content!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_doc_content.rs:46:1
[INFO] [stdout]     |
[INFO] [stdout]  46 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.0/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | macro_rules! assert_eq {
[INFO] [stdout]     | ---------------------- similarly named macro `assert_eq` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout]  46 - assert_error!(
[INFO] [stdout]  46 + assert_eq!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_doc_content.rs:63:1
[INFO] [stdout]     |
[INFO] [stdout]  63 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.0/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | macro_rules! assert_eq {
[INFO] [stdout]     | ---------------------- similarly named macro `assert_eq` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout]  63 - assert_error!(
[INFO] [stdout]  63 + assert_eq!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1091:23
[INFO] [stdout]      |
[INFO] [stdout] 1091 |           positional: vecb![None, None, None],
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1091 -           positional: vecb![None, None, None],
[INFO] [stdout] 1091 +           positional: vec![None, None, None],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_doc_content.rs:78:1
[INFO] [stdout]     |
[INFO] [stdout]  78 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.0/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | macro_rules! assert_eq {
[INFO] [stdout]     | ---------------------- similarly named macro `assert_eq` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout]  78 - assert_error!(
[INFO] [stdout]  78 + assert_eq!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_doc_content` in this scope
[INFO] [stdout]    --> tests/all/parse_doc_content.rs:101:3
[INFO] [stdout]     |
[INFO] [stdout] 101 |   assert_doc_content!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1092:30
[INFO] [stdout]      |
[INFO] [stdout] 1092 |           named: Named::from(vecb![
[INFO] [stdout]      |                              ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1092 -           named: Named::from(vecb![
[INFO] [stdout] 1092 +           named: Named::from(vec![
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_doc_content.rs:125:15
[INFO] [stdout]     |
[INFO] [stdout] 125 |   let input = adoc! {"
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_doc_content.rs:132:11
[INFO] [stdout]     |
[INFO] [stdout] 132 |   let _ = test_parser!(input).parse();
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_doc_content` in this scope
[INFO] [stdout]    --> tests/all/parse_doc_content.rs:137:3
[INFO] [stdout]     |
[INFO] [stdout] 137 |   assert_doc_content!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1097:13
[INFO] [stdout]      |
[INFO] [stdout] 1097 |           ..attr_list!(0..33)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_doc_content` in this scope
[INFO] [stdout]    --> tests/all/parse_doc_content.rs:161:3
[INFO] [stdout]     |
[INFO] [stdout] 161 |   assert_doc_content!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_doc_content` in this scope
[INFO] [stdout]    --> tests/all/parse_doc_content.rs:183:3
[INFO] [stdout]     |
[INFO] [stdout] 183 |   assert_doc_content!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_doc_content.rs:218:1
[INFO] [stdout]     |
[INFO] [stdout] 218 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.0/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | macro_rules! assert_eq {
[INFO] [stdout]     | ---------------------- similarly named macro `assert_eq` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 218 - assert_error!(
[INFO] [stdout] 218 + assert_eq!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1103:23
[INFO] [stdout]      |
[INFO] [stdout] 1103 |           positional: vecb![Some(just!("Dr. Foo", 1..8))],
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1103 -           positional: vecb![Some(just!("Dr. Foo", 1..8))],
[INFO] [stdout] 1103 +           positional: vec![Some(just!("Dr. Foo", 1..8))],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_doc_content.rs:239:20
[INFO] [stdout]     |
[INFO] [stdout] 239 |   let book_input = adoc! {"
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `parse_warnings` in this scope
[INFO] [stdout]    --> tests/all/parse_doc_content.rs:300:18
[INFO] [stdout]     |
[INFO] [stdout] 300 |   let warnings = parse_warnings!(book_input)
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_doc_content.rs:326:23
[INFO] [stdout]     |
[INFO] [stdout] 326 |   let article_input = adoc! {"
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1104:13
[INFO] [stdout]      |
[INFO] [stdout] 1104 |           ..attr_list!(0..9)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `parse_warnings` in this scope
[INFO] [stdout]    --> tests/all/parse_doc_content.rs:357:18
[INFO] [stdout]     |
[INFO] [stdout] 357 |   let warnings = parse_warnings!(article_input)
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_doc_content` in this scope
[INFO] [stdout]    --> tests/all/parse_doc_content.rs:378:3
[INFO] [stdout]     |
[INFO] [stdout] 378 |   assert_doc_content!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_doc_content.rs:417:1
[INFO] [stdout]     |
[INFO] [stdout] 417 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.0/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | macro_rules! assert_eq {
[INFO] [stdout]     | ---------------------- similarly named macro `assert_eq` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 417 - assert_error!(
[INFO] [stdout] 417 + assert_eq!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1110:23
[INFO] [stdout]      |
[INFO] [stdout] 1110 |           positional: vecb![None, Some(nodes![node!("bar"; 2..5)])],
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1110 -           positional: vecb![None, Some(nodes![node!("bar"; 2..5)])],
[INFO] [stdout] 1110 +           positional: vec![None, Some(nodes![node!("bar"; 2..5)])],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_doc_content.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.0/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | macro_rules! assert_eq {
[INFO] [stdout]     | ---------------------- similarly named macro `assert_eq` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 432 - assert_error!(
[INFO] [stdout] 432 + assert_eq!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]   --> tests/all/parse_docinfo.rs:34:20
[INFO] [stdout]    |
[INFO] [stdout] 34 |   let mut parser = test_parser!(adoc! {r#"
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1111:13
[INFO] [stdout]      |
[INFO] [stdout] 1111 |           ..attr_list!(0..6)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]   --> tests/all/parse_docinfo.rs:50:3
[INFO] [stdout]    |
[INFO] [stdout] 50 |   expect_eq!(
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]   --> tests/all/parse_docinfo.rs:69:20
[INFO] [stdout]    |
[INFO] [stdout] 69 |   let mut parser = test_parser!(adoc! {r#"
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]   --> tests/all/parse_docinfo.rs:83:3
[INFO] [stdout]    |
[INFO] [stdout] 83 |   expect_eq!(
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1117:23
[INFO] [stdout]      |
[INFO] [stdout] 1117 |           positional: vecb![None, Some(nodes![node!("bar"; 4..7)])],
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1117 -           positional: vecb![None, Some(nodes![node!("bar"; 4..7)])],
[INFO] [stdout] 1117 +           positional: vec![None, Some(nodes![node!("bar"; 4..7)])],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]   --> tests/all/parse_docinfo.rs:94:20
[INFO] [stdout]    |
[INFO] [stdout] 94 |   let mut parser = test_parser!(adoc! {r#"
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_docinfo.rs:108:3
[INFO] [stdout]     |
[INFO] [stdout] 108 |   expect_eq!(
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1118:13
[INFO] [stdout]      |
[INFO] [stdout] 1118 |           ..attr_list!(0..8)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_docinfo.rs:119:20
[INFO] [stdout]     |
[INFO] [stdout] 119 |   let mut parser = test_parser!(adoc! {r#"
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_docinfo.rs:135:3
[INFO] [stdout]     |
[INFO] [stdout] 135 |   expect_eq!(
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_blocks` in this scope
[INFO] [stdout]  --> tests/all/parse_ifdefs.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 7 |   assert_blocks!(
[INFO] [stdout]   |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1124:23
[INFO] [stdout]      |
[INFO] [stdout] 1124 |           positional: vecb![None, None, Some(nodes![node!("bar"; 5..8)])],
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1124 -           positional: vecb![None, None, Some(nodes![node!("bar"; 5..8)])],
[INFO] [stdout] 1124 +           positional: vec![None, None, Some(nodes![node!("bar"; 5..8)])],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_blocks` in this scope
[INFO] [stdout]   --> tests/all/parse_ifdefs.rs:56:3
[INFO] [stdout]    |
[INFO] [stdout] 56 |   assert_blocks!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_blocks` in this scope
[INFO] [stdout]   --> tests/all/parse_ifdefs.rs:78:3
[INFO] [stdout]    |
[INFO] [stdout] 78 |   assert_blocks!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_blocks` in this scope
[INFO] [stdout]    --> tests/all/parse_ifdefs.rs:146:3
[INFO] [stdout]     |
[INFO] [stdout] 146 |   assert_blocks!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1125:13
[INFO] [stdout]      |
[INFO] [stdout] 1125 |           ..attr_list!(0..9)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_blocks` in this scope
[INFO] [stdout]    --> tests/all/parse_ifdefs.rs:196:3
[INFO] [stdout]     |
[INFO] [stdout] 196 |   assert_blocks!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_blocks` in this scope
[INFO] [stdout]    --> tests/all/parse_ifdefs.rs:231:3
[INFO] [stdout]     |
[INFO] [stdout] 231 |   assert_blocks!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_blocks` in this scope
[INFO] [stdout]    --> tests/all/parse_ifdefs.rs:269:3
[INFO] [stdout]     |
[INFO] [stdout] 269 |   assert_blocks!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1131:23
[INFO] [stdout]      |
[INFO] [stdout] 1131 |           positional: vecb![Some(nodes![
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1131 -           positional: vecb![Some(nodes![
[INFO] [stdout] 1131 +           positional: vec![Some(nodes![
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_ifdefs.rs:288:1
[INFO] [stdout]     |
[INFO] [stdout] 288 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 288 - assert_error!(
[INFO] [stdout] 288 + assert_eq!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_ifdefs.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 304 - assert_error!(
[INFO] [stdout] 304 + assert_eq!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1136:13
[INFO] [stdout]      |
[INFO] [stdout] 1136 |           ..attr_list!(0..7)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_ifdefs.rs:319:1
[INFO] [stdout]     |
[INFO] [stdout] 319 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 319 - assert_error!(
[INFO] [stdout] 319 + assert_eq!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_blocks` in this scope
[INFO] [stdout]  --> tests/all/parse_ifevals.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 7 |   assert_blocks!(
[INFO] [stdout]   |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_blocks` in this scope
[INFO] [stdout]   --> tests/all/parse_ifevals.rs:30:3
[INFO] [stdout]    |
[INFO] [stdout] 30 |   assert_blocks!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1142:23
[INFO] [stdout]      |
[INFO] [stdout] 1142 |           positional: vecb![None],
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1142 -           positional: vecb![None],
[INFO] [stdout] 1142 +           positional: vec![None],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_blocks` in this scope
[INFO] [stdout]   --> tests/all/parse_ifevals.rs:42:3
[INFO] [stdout]    |
[INFO] [stdout] 42 |   assert_blocks!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_blocks` in this scope
[INFO] [stdout]   --> tests/all/parse_ifevals.rs:54:3
[INFO] [stdout]    |
[INFO] [stdout] 54 |   assert_blocks!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_blocks` in this scope
[INFO] [stdout]   --> tests/all/parse_ifevals.rs:72:3
[INFO] [stdout]    |
[INFO] [stdout] 72 |   assert_blocks!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1143:30
[INFO] [stdout]      |
[INFO] [stdout] 1143 |           named: Named::from(vecb![(src!("foo", 1..4), just!(".foo#id%opt", 6..17))]),
[INFO] [stdout]      |                              ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1143 -           named: Named::from(vecb![(src!("foo", 1..4), just!(".foo#id%opt", 6..17))]),
[INFO] [stdout] 1143 +           named: Named::from(vec![(src!("foo", 1..4), just!(".foo#id%opt", 6..17))]),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_blocks` in this scope
[INFO] [stdout]    --> tests/all/parse_ifevals.rs:108:3
[INFO] [stdout]     |
[INFO] [stdout] 108 |   assert_blocks!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_ifevals.rs:120:1
[INFO] [stdout]     |
[INFO] [stdout] 120 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 120 - assert_error!(
[INFO] [stdout] 120 + assert_eq!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1144:13
[INFO] [stdout]      |
[INFO] [stdout] 1144 |           ..attr_list!(0..19)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_ifevals.rs:136:1
[INFO] [stdout]     |
[INFO] [stdout] 136 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 136 - assert_error!(
[INFO] [stdout] 136 + assert_eq!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_ifevals.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 152 - assert_error!(
[INFO] [stdout] 152 + assert_eq!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_doc_content` in this scope
[INFO] [stdout]   --> tests/all/parse_includes.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 |   assert_doc_content!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1150:23
[INFO] [stdout]      |
[INFO] [stdout] 1150 |           positional: vecb![None],
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1150 -           positional: vecb![None],
[INFO] [stdout] 1150 +           positional: vec![None],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_doc_content` in this scope
[INFO] [stdout]   --> tests/all/parse_includes.rs:33:3
[INFO] [stdout]    |
[INFO] [stdout] 33 |   assert_doc_content!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_doc_content` in this scope
[INFO] [stdout]   --> tests/all/parse_includes.rs:54:3
[INFO] [stdout]    |
[INFO] [stdout] 54 |   assert_doc_content!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1151:30
[INFO] [stdout]      |
[INFO] [stdout] 1151 |           named: Named::from(vecb![(src!("width", 1..6), just!("50%", 7..10))]),
[INFO] [stdout]      |                              ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1151 -           named: Named::from(vecb![(src!("width", 1..6), just!("50%", 7..10))]),
[INFO] [stdout] 1151 +           named: Named::from(vec![(src!("width", 1..6), just!("50%", 7..10))]),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_doc_content` in this scope
[INFO] [stdout]   --> tests/all/parse_includes.rs:78:3
[INFO] [stdout]    |
[INFO] [stdout] 78 |   assert_doc_content!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_doc_content` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:103:3
[INFO] [stdout]     |
[INFO] [stdout] 103 |   assert_doc_content!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_doc_content` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:127:3
[INFO] [stdout]     |
[INFO] [stdout] 127 |   assert_doc_content!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1152:13
[INFO] [stdout]      |
[INFO] [stdout] 1152 |           ..attr_list!(0..11)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_doc_content` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:152:3
[INFO] [stdout]     |
[INFO] [stdout] 152 |   assert_doc_content!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:186:20
[INFO] [stdout]     |
[INFO] [stdout] 186 |   let mut parser = test_parser!("include::nope.adoc[opts=optional]");
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1158:23
[INFO] [stdout]      |
[INFO] [stdout] 1158 |           positional: vecb![Some(nodes![
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1158 -           positional: vecb![Some(nodes![
[INFO] [stdout] 1158 +           positional: vec![Some(nodes![
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:192:1
[INFO] [stdout]     |
[INFO] [stdout] 192 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 192 - assert_error!(
[INFO] [stdout] 192 + assert_eq!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:206:1
[INFO] [stdout]     |
[INFO] [stdout] 206 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 206 - assert_error!(
[INFO] [stdout] 206 + assert_eq!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:224:1
[INFO] [stdout]     |
[INFO] [stdout] 224 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 224 - assert_error!(
[INFO] [stdout] 224 + assert_eq!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_no_error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | assert_no_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1166:13
[INFO] [stdout]      |
[INFO] [stdout] 1166 |           ..attr_list!(0..7)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:246:1
[INFO] [stdout]     |
[INFO] [stdout] 246 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 246 - assert_error!(
[INFO] [stdout] 246 + assert_eq!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:267:1
[INFO] [stdout]     |
[INFO] [stdout] 267 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 267 - assert_error!(
[INFO] [stdout] 267 + assert_eq!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:286:1
[INFO] [stdout]     |
[INFO] [stdout] 286 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 286 - assert_error!(
[INFO] [stdout] 286 + assert_eq!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1172:23
[INFO] [stdout]      |
[INFO] [stdout] 1172 |           positional: vecb![Some(nodes![node!("don\"t"; 1..6),])],
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1172 -           positional: vecb![Some(nodes![node!("don\"t"; 1..6),])],
[INFO] [stdout] 1172 +           positional: vec![Some(nodes![node!("don\"t"; 1..6),])],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:306:1
[INFO] [stdout]     |
[INFO] [stdout] 306 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 306 - assert_error!(
[INFO] [stdout] 306 + assert_eq!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:330:22
[INFO] [stdout]     |
[INFO] [stdout] 330 |     let mut parser = test_parser!(input);
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:339:15
[INFO] [stdout]     |
[INFO] [stdout] 339 |   let input = adoc! {"
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1173:13
[INFO] [stdout]      |
[INFO] [stdout] 1173 |           ..attr_list!(0..7)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:345:20
[INFO] [stdout]     |
[INFO] [stdout] 345 |   let mut parser = test_parser!(input);
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:359:20
[INFO] [stdout]     |
[INFO] [stdout] 359 |   let mut parser = test_parser!("include::file.adoc[]");
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1180:23
[INFO] [stdout]      |
[INFO] [stdout] 1180 |           positional: vecb![Some(just!("#someid", 1..8))],
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1180 -           positional: vecb![Some(just!("#someid", 1..8))],
[INFO] [stdout] 1180 +           positional: vec![Some(just!("#someid", 1..8))],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:363:22
[INFO] [stdout]     |
[INFO] [stdout] 363 |   let expected_err = error! {"
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:369:3
[INFO] [stdout]     |
[INFO] [stdout] 369 |   expect_eq!(parser.parse().err().unwrap()[0].plain_text(), expected_err);
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:371:20
[INFO] [stdout]     |
[INFO] [stdout] 371 |   let mut parser = test_parser!("include::file.adoc[]");
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1181:13
[INFO] [stdout]      |
[INFO] [stdout] 1181 |           ..attr_list!(0..9)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:375:22
[INFO] [stdout]     |
[INFO] [stdout] 375 |   let expected_err = error! {"
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:381:3
[INFO] [stdout]     |
[INFO] [stdout] 381 |   expect_eq!(parser.parse().err().unwrap()[0].plain_text(), expected_err);
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:386:20
[INFO] [stdout]     |
[INFO] [stdout] 386 |   let mut parser = test_parser!("include::file.adoc[]");
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1187:23
[INFO] [stdout]      |
[INFO] [stdout] 1187 |           positional: vecb![Some(just!("#someid.nowrap", 1..15))],
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1187 -           positional: vecb![Some(just!("#someid.nowrap", 1..15))],
[INFO] [stdout] 1187 +           positional: vec![Some(just!("#someid.nowrap", 1..15))],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:388:22
[INFO] [stdout]     |
[INFO] [stdout] 388 |   let expected_err = error! {"
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:394:3
[INFO] [stdout]     |
[INFO] [stdout] 394 |   expect_eq!(parser.parse().err().unwrap()[0].plain_text(), expected_err);
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:399:20
[INFO] [stdout]     |
[INFO] [stdout] 399 |   let mut parser = test_parser!("include::http://a.com/b[]");
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1188:13
[INFO] [stdout]      |
[INFO] [stdout] 1188 |           ..attr_list!(0..16)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:406:22
[INFO] [stdout]     |
[INFO] [stdout] 406 |   let expected_err = error! {"
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:412:3
[INFO] [stdout]     |
[INFO] [stdout] 412 |   expect_eq!(parser.parse().err().unwrap()[0].plain_text(), expected_err);
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:419:20
[INFO] [stdout]     |
[INFO] [stdout] 419 |   let mut parser = test_parser!(input);
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1194:23
[INFO] [stdout]      |
[INFO] [stdout] 1194 |           positional: vecb![Some(just!(".nowrap", 1..8))],
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1194 -           positional: vecb![Some(just!(".nowrap", 1..8))],
[INFO] [stdout] 1194 +           positional: vec![Some(just!(".nowrap", 1..8))],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:421:18
[INFO] [stdout]     |
[INFO] [stdout] 421 |   let expected = error! {"
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:427:3
[INFO] [stdout]     |
[INFO] [stdout] 427 |   expect_eq!(parser.parse().err().unwrap()[0].plain_text(), expected, from: input);
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1195:13
[INFO] [stdout]      |
[INFO] [stdout] 1195 |           ..attr_list!(0..9)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:433:20
[INFO] [stdout]     |
[INFO] [stdout] 433 |   let mut parser = test_parser!(input);
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:440:18
[INFO] [stdout]     |
[INFO] [stdout] 440 |   let expected = error! {"
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:446:3
[INFO] [stdout]     |
[INFO] [stdout] 446 |   expect_eq!(parser.parse().err().unwrap()[0].plain_text(), expected, from: input);
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1201:23
[INFO] [stdout]      |
[INFO] [stdout] 1201 |           positional: vecb![Some(just!("#custom-id", 1..11)), None],
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1201 -           positional: vecb![Some(just!("#custom-id", 1..11)), None],
[INFO] [stdout] 1201 +           positional: vec![Some(just!("#custom-id", 1..11)), None],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:452:20
[INFO] [stdout]     |
[INFO] [stdout] 452 |   let mut parser = test_parser!(input);
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:459:18
[INFO] [stdout]     |
[INFO] [stdout] 459 |   let expected = error! {"
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1202:30
[INFO] [stdout]      |
[INFO] [stdout] 1202 |           named: Named::from(vecb![(
[INFO] [stdout]      |                              ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1202 -           named: Named::from(vecb![(
[INFO] [stdout] 1202 +           named: Named::from(vec![(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:465:3
[INFO] [stdout]     |
[INFO] [stdout] 465 |   expect_eq!(parser.parse().err().unwrap()[0].plain_text(), expected, from: input);
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:471:20
[INFO] [stdout]     |
[INFO] [stdout] 471 |   let mut parser = test_parser!(input);
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:474:18
[INFO] [stdout]     |
[INFO] [stdout] 474 |   let expected = error! {"
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1206:13
[INFO] [stdout]      |
[INFO] [stdout] 1206 |           ..attr_list!(0..35)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:480:3
[INFO] [stdout]     |
[INFO] [stdout] 480 |   expect_eq!(parser.parse().err().unwrap()[0].plain_text(), expected, from: input);
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:486:20
[INFO] [stdout]     |
[INFO] [stdout] 486 |   let mut parser = test_parser!(input);
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1212:23
[INFO] [stdout]      |
[INFO] [stdout] 1212 |           positional: vecb![Some(just!("%header%footer%autowidth", 1..25))],
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1212 -           positional: vecb![Some(just!("%header%footer%autowidth", 1..25))],
[INFO] [stdout] 1212 +           positional: vec![Some(just!("%header%footer%autowidth", 1..25))],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:492:18
[INFO] [stdout]     |
[INFO] [stdout] 492 |   let expected = error! {"
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:498:3
[INFO] [stdout]     |
[INFO] [stdout] 498 |   expect_eq!(parser.parse().err().unwrap()[0].plain_text(), expected, from: input);
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:504:20
[INFO] [stdout]     |
[INFO] [stdout] 504 |   let mut parser = test_parser!(input);
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1213:13
[INFO] [stdout]      |
[INFO] [stdout] 1213 |           ..attr_list!(0..26)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:511:18
[INFO] [stdout]     |
[INFO] [stdout] 511 |   let expected = error! {"
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:517:3
[INFO] [stdout]     |
[INFO] [stdout] 517 |   expect_eq!(parser.parse().err().unwrap()[0].plain_text(), expected, from: input);
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:523:20
[INFO] [stdout]     |
[INFO] [stdout] 523 |   let mut parser = test_parser!(input);
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1219:23
[INFO] [stdout]      |
[INFO] [stdout] 1219 |           positional: vecb![Some(just!("example%collapsible", 1..20))],
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1219 -           positional: vecb![Some(just!("example%collapsible", 1..20))],
[INFO] [stdout] 1219 +           positional: vec![Some(just!("example%collapsible", 1..20))],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:530:18
[INFO] [stdout]     |
[INFO] [stdout] 530 |   let expected = error! {"
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:536:3
[INFO] [stdout]     |
[INFO] [stdout] 536 |   expect_eq!(parser.parse().err().unwrap()[0].plain_text(), expected, from: input);
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:542:20
[INFO] [stdout]     |
[INFO] [stdout] 542 |   let mut parser = test_parser!(input);
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1220:13
[INFO] [stdout]      |
[INFO] [stdout] 1220 |           ..attr_list!(0..21)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:551:18
[INFO] [stdout]     |
[INFO] [stdout] 551 |   let expected = error! {"
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:557:3
[INFO] [stdout]     |
[INFO] [stdout] 557 |   expect_eq!(parser.parse().err().unwrap()[0].plain_text(), expected, from: input);
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:563:20
[INFO] [stdout]     |
[INFO] [stdout] 563 |   let mut parser = test_parser!(input);
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:575:20
[INFO] [stdout]     |
[INFO] [stdout] 575 |   let mut parser = test_parser!(input);
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1226:23
[INFO] [stdout]      |
[INFO] [stdout] 1226 |           positional: vecb![Some(just!("example#coll_psible.cust-class", 1..31))],
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1226 -           positional: vecb![Some(just!("example#coll_psible.cust-class", 1..31))],
[INFO] [stdout] 1226 +           positional: vec![Some(just!("example#coll_psible.cust-class", 1..31))],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:577:52
[INFO] [stdout]     |
[INFO] [stdout] 577 |   parser.set_resolver(Box::new(NestedResolver(vec![adoc! {"
[INFO] [stdout]     |                                                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:586:18
[INFO] [stdout]     |
[INFO] [stdout] 586 |   let expected = error! {"
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:592:3
[INFO] [stdout]     |
[INFO] [stdout] 592 |   expect_eq!(parser.parse().err().unwrap()[0].plain_text(), expected, from: input);
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:595:20
[INFO] [stdout]     |
[INFO] [stdout] 595 |   let mut parser = test_parser!(input);
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1227:13
[INFO] [stdout]      |
[INFO] [stdout] 1227 |           ..attr_list!(0..32)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:597:52
[INFO] [stdout]     |
[INFO] [stdout] 597 |   parser.set_resolver(Box::new(NestedResolver(vec![adoc! {"
[INFO] [stdout]     |                                                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:606:18
[INFO] [stdout]     |
[INFO] [stdout] 606 |   let expected = error! {"
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:612:3
[INFO] [stdout]     |
[INFO] [stdout] 612 |   expect_eq!(parser.parse().err().unwrap()[0].plain_text(), expected, from: input);
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]   --> tests/all/parse_index_terms.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |       nodes![node!(
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1233:23
[INFO] [stdout]      |
[INFO] [stdout] 1233 |           positional: vecb![Some(nodes![node!("foo.png"; 1..8)])],
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1233 -           positional: vecb![Some(nodes![node!("foo.png"; 1..8)])],
[INFO] [stdout] 1233 +           positional: vec![Some(nodes![node!("foo.png"; 1..8)])],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]   --> tests/all/parse_index_terms.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |       nodes![node!(
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]   --> tests/all/parse_index_terms.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 |       nodes![node!(
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]   --> tests/all/parse_index_terms.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 |       nodes![node!(
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1234:13
[INFO] [stdout]      |
[INFO] [stdout] 1234 |           ..attr_list!(0..9)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]   --> tests/all/parse_index_terms.rs:56:7
[INFO] [stdout]    |
[INFO] [stdout] 56 |       nodes![node!(
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]   --> tests/all/parse_index_terms.rs:70:7
[INFO] [stdout]    |
[INFO] [stdout] 70 |       nodes![node!(
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]   --> tests/all/parse_index_terms.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 |       nodes![node!(
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1240:30
[INFO] [stdout]      |
[INFO] [stdout] 1240 |       let mut block_parser = test_parser!(input);
[INFO] [stdout]      |                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]   --> tests/all/parse_index_terms.rs:98:7
[INFO] [stdout]    |
[INFO] [stdout] 98 |       nodes![node!(
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_index_terms.rs:118:7
[INFO] [stdout]     |
[INFO] [stdout] 118 |       nodes![node!(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_index_terms.rs:132:7
[INFO] [stdout]     |
[INFO] [stdout] 132 |       nodes![node!(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_index_terms.rs:146:7
[INFO] [stdout]     |
[INFO] [stdout] 146 |       nodes![node!(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_index_terms.rs:169:7
[INFO] [stdout]     |
[INFO] [stdout] 169 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1244:7
[INFO] [stdout]      |
[INFO] [stdout] 1244 |       expect_eq!(attr_list, expected, from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_index_terms.rs:183:7
[INFO] [stdout]     |
[INFO] [stdout] 183 |       nodes![node!(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_index_terms.rs:197:7
[INFO] [stdout]     |
[INFO] [stdout] 197 |       nodes![node!(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_index_terms.rs:211:7
[INFO] [stdout]     |
[INFO] [stdout] 211 |       nodes![node!(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_index_terms.rs:225:7
[INFO] [stdout]     |
[INFO] [stdout] 225 |       nodes![node!(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1248:31
[INFO] [stdout]      |
[INFO] [stdout] 1248 |       let mut inline_parser = test_parser!(&inline_input);
[INFO] [stdout]      |                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_index_terms.rs:235:7
[INFO] [stdout]     |
[INFO] [stdout] 235 |       nodes![node!(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_index_terms.rs:245:7
[INFO] [stdout]     |
[INFO] [stdout] 245 |       nodes![node!(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_index_terms.rs:259:7
[INFO] [stdout]     |
[INFO] [stdout] 259 |       nodes![node!(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1254:7
[INFO] [stdout]      |
[INFO] [stdout] 1254 |       expect_eq!(attr_list, expected, from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_index_terms.rs:273:7
[INFO] [stdout]     |
[INFO] [stdout] 273 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_index_terms.rs:286:7
[INFO] [stdout]     |
[INFO] [stdout] 286 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_index_terms.rs:299:7
[INFO] [stdout]     |
[INFO] [stdout] 299 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1255:7
[INFO] [stdout]      |
[INFO] [stdout] 1255 |       expect_eq!("foo bar", &line.reassemble_src(), from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_index_terms.rs:313:7
[INFO] [stdout]     |
[INFO] [stdout] 313 |       nodes![node!(Inline::Discarded, 0..1), node!("((foo))"; 1..8)],
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_index_terms.rs:315:17
[INFO] [stdout]     |
[INFO] [stdout] 315 |     ("((((foo", just!("((((foo", 0..7)),
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_index_terms.rs:316:16
[INFO] [stdout]     |
[INFO] [stdout] 316 |     ("(foo))", just!("(foo))", 0..6)),
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_index_terms.rs:325:7
[INFO] [stdout]     |
[INFO] [stdout] 325 |       nodes![node!(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1265:20
[INFO] [stdout]      |
[INFO] [stdout] 1265 |           id: Some(src!("someid", 2..8)),
[INFO] [stdout]      |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_index_terms.rs:341:7
[INFO] [stdout]     |
[INFO] [stdout] 341 |       nodes![node!(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_index_terms.rs:351:7
[INFO] [stdout]     |
[INFO] [stdout] 351 |       nodes![node!(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_index_terms.rs:366:7
[INFO] [stdout]     |
[INFO] [stdout] 366 |       nodes![node!(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1266:13
[INFO] [stdout]      |
[INFO] [stdout] 1266 |           ..attr_list!(0..9)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_index_terms.rs:381:5
[INFO] [stdout]     |
[INFO] [stdout] 381 |     expect_eq!(parse_inlines!(input), expected, from: input);
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]  --> tests/all/parse_inlines.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_inlines_loose!(
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]   --> tests/all/parse_inlines.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | test_inlines_loose!(
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]   --> tests/all/parse_inlines.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | test_inlines_loose!(
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1272:20
[INFO] [stdout]      |
[INFO] [stdout] 1272 |           id: Some(src!("someid", 2..8)),
[INFO] [stdout]      |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]   --> tests/all/parse_inlines.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | test_inlines_loose!(
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]   --> tests/all/parse_inlines.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | test_inlines_loose!(
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]   --> tests/all/parse_inlines.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | test_inlines_loose!(
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1273:18
[INFO] [stdout]      |
[INFO] [stdout] 1273 |           roles: vecb![src!("nowrap", 9..15)],
[INFO] [stdout]      |                  ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1273 -           roles: vecb![src!("nowrap", 9..15)],
[INFO] [stdout] 1273 +           roles: vec![src!("nowrap", 9..15)],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]   --> tests/all/parse_inlines.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 74 | test_inlines_loose!(
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]   --> tests/all/parse_inlines.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | test_inlines_loose!(
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]   --> tests/all/parse_inlines.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout] 86 | test_inlines_loose!(
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]   --> tests/all/parse_inlines.rs:97:7
[INFO] [stdout]    |
[INFO] [stdout] 97 |       nodes![
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:105:7
[INFO] [stdout]     |
[INFO] [stdout] 105 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1274:13
[INFO] [stdout]      |
[INFO] [stdout] 1274 |           ..attr_list!(0..16)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:113:7
[INFO] [stdout]     |
[INFO] [stdout] 113 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:120:7
[INFO] [stdout]     |
[INFO] [stdout] 120 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:127:7
[INFO] [stdout]     |
[INFO] [stdout] 127 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:137:7
[INFO] [stdout]     |
[INFO] [stdout] 137 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1280:18
[INFO] [stdout]      |
[INFO] [stdout] 1280 |           roles: vecb![src!("nowrap", 2..8)],
[INFO] [stdout]      |                  ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1280 -           roles: vecb![src!("nowrap", 2..8)],
[INFO] [stdout] 1280 +           roles: vec![src!("nowrap", 2..8)],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:145:7
[INFO] [stdout]     |
[INFO] [stdout] 145 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:153:7
[INFO] [stdout]     |
[INFO] [stdout] 153 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:159:14
[INFO] [stdout]     |
[INFO] [stdout] 159 |     ("!--!", nodes![node!("!--!"; 0..4)]),
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:168:7
[INFO] [stdout]     |
[INFO] [stdout] 168 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1281:13
[INFO] [stdout]      |
[INFO] [stdout] 1281 |           ..attr_list!(0..9)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:176:7
[INFO] [stdout]     |
[INFO] [stdout] 176 |       nodes![node!(Macro(Button(src!("Open", 5..9))), 0..10)],
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:180:7
[INFO] [stdout]     |
[INFO] [stdout] 180 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:191:7
[INFO] [stdout]     |
[INFO] [stdout] 191 |       nodes![node!(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:208:7
[INFO] [stdout]     |
[INFO] [stdout] 208 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1287:18
[INFO] [stdout]      |
[INFO] [stdout] 1287 |           roles: vecb![src!("nowrap", 2..8), src!("underline", 9..18)],
[INFO] [stdout]      |                  ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1287 -           roles: vecb![src!("nowrap", 2..8), src!("underline", 9..18)],
[INFO] [stdout] 1287 +           roles: vec![src!("nowrap", 2..8), src!("underline", 9..18)],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:221:7
[INFO] [stdout]     |
[INFO] [stdout] 221 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:235:7
[INFO] [stdout]     |
[INFO] [stdout] 235 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:243:7
[INFO] [stdout]     |
[INFO] [stdout] 243 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:251:7
[INFO] [stdout]     |
[INFO] [stdout] 251 |       just!("+foo+bar", 0..8),
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:255:7
[INFO] [stdout]     |
[INFO] [stdout] 255 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1288:13
[INFO] [stdout]      |
[INFO] [stdout] 1288 |           ..attr_list!(0..19)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:269:7
[INFO] [stdout]     |
[INFO] [stdout] 269 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:278:7
[INFO] [stdout]     |
[INFO] [stdout] 278 |       nodes![node!(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:289:7
[INFO] [stdout]     |
[INFO] [stdout] 289 |       nodes![node!(InlinePassthru(just!("_foo_", 6..11)), 0..12)],
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:293:7
[INFO] [stdout]     |
[INFO] [stdout] 293 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1294:20
[INFO] [stdout]      |
[INFO] [stdout] 1294 |           options: vecb![
[INFO] [stdout]      |                    ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1294 -           options: vecb![
[INFO] [stdout] 1294 +           options: vec![
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:306:7
[INFO] [stdout]     |
[INFO] [stdout] 306 |       nodes![node!(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 |     nodes![
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:334:15
[INFO] [stdout]     |
[INFO] [stdout] 334 |     ("{foo}", just!("{foo}", 0..5)),
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:337:7
[INFO] [stdout]     |
[INFO] [stdout] 337 |       nodes![node!(Discarded, 0..1), node!("{foo}"; 1..6)],
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:339:29
[INFO] [stdout]     |
[INFO] [stdout] 339 |     ("{attribute-missing}", just!("skip", 0..19)),
[INFO] [stdout]     |                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1299:13
[INFO] [stdout]      |
[INFO] [stdout] 1299 |           ..attr_list!(0..26)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:342:7
[INFO] [stdout]     |
[INFO] [stdout] 342 |       nodes![node!(Discarded, 0..1), node!("{attribute-missing}"; 1..20)],
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:346:7
[INFO] [stdout]     |
[INFO] [stdout] 346 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:357:7
[INFO] [stdout]     |
[INFO] [stdout] 357 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:368:7
[INFO] [stdout]     |
[INFO] [stdout] 368 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:377:7
[INFO] [stdout]     |
[INFO] [stdout] 377 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1306:31
[INFO] [stdout]      |
[INFO] [stdout] 1306 |       let mut inline_parser = test_parser!(&inline_input);
[INFO] [stdout]      |                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:395:7
[INFO] [stdout]     |
[INFO] [stdout] 395 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:404:7
[INFO] [stdout]     |
[INFO] [stdout] 404 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:415:7
[INFO] [stdout]     |
[INFO] [stdout] 415 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:426:7
[INFO] [stdout]     |
[INFO] [stdout] 426 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:434:7
[INFO] [stdout]     |
[INFO] [stdout] 434 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1312:7
[INFO] [stdout]      |
[INFO] [stdout] 1312 |       expect_eq!(attr_list, expected, from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:448:7
[INFO] [stdout]     |
[INFO] [stdout] 448 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:457:7
[INFO] [stdout]     |
[INFO] [stdout] 457 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:467:7
[INFO] [stdout]     |
[INFO] [stdout] 467 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:481:7
[INFO] [stdout]     |
[INFO] [stdout] 481 |       nodes![node!(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1313:7
[INFO] [stdout]      |
[INFO] [stdout] 1313 |       expect_eq!("foo bar", &line.reassemble_src(), from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:492:7
[INFO] [stdout]     |
[INFO] [stdout] 492 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:500:7
[INFO] [stdout]     |
[INFO] [stdout] 500 |       nodes![node!(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:507:7
[INFO] [stdout]     |
[INFO] [stdout] 507 |       nodes![node!(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:514:7
[INFO] [stdout]     |
[INFO] [stdout] 514 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1323:20
[INFO] [stdout]      |
[INFO] [stdout] 1323 |           id: Some(src!("someid", 2..8)),
[INFO] [stdout]      |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:527:7
[INFO] [stdout]     |
[INFO] [stdout] 527 |       nodes![node!(InlineAnchor(bstr!("foo")), 0..7), node!("bar"; 7..10)],
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:531:7
[INFO] [stdout]     |
[INFO] [stdout] 531 |       nodes![node!("bar"; 0..3), node!(InlineAnchor(bstr!("foo")), 3..10)],
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:541:7
[INFO] [stdout]     |
[INFO] [stdout] 541 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1324:13
[INFO] [stdout]      |
[INFO] [stdout] 1324 |           ..attr_list!(0..9)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:549:7
[INFO] [stdout]     |
[INFO] [stdout] 549 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:556:7
[INFO] [stdout]     |
[INFO] [stdout] 556 |       nodes![node!(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:577:7
[INFO] [stdout]     |
[INFO] [stdout] 577 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:584:7
[INFO] [stdout]     |
[INFO] [stdout] 584 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1330:20
[INFO] [stdout]      |
[INFO] [stdout] 1330 |           id: Some(src!("someid", 2..8)),
[INFO] [stdout]      |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:591:7
[INFO] [stdout]     |
[INFO] [stdout] 591 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:601:7
[INFO] [stdout]     |
[INFO] [stdout] 601 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:609:19
[INFO] [stdout]     |
[INFO] [stdout] 609 |     ("`not`mono", just!("`not`mono", 0..9)),
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:621:7
[INFO] [stdout]     |
[INFO] [stdout] 621 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1331:18
[INFO] [stdout]      |
[INFO] [stdout] 1331 |           roles: vecb![src!("nowrap", 9..15)],
[INFO] [stdout]      |                  ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1331 -           roles: vecb![src!("nowrap", 9..15)],
[INFO] [stdout] 1331 +           roles: vec![src!("nowrap", 9..15)],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:629:7
[INFO] [stdout]     |
[INFO] [stdout] 629 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:637:7
[INFO] [stdout]     |
[INFO] [stdout] 637 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:645:7
[INFO] [stdout]     |
[INFO] [stdout] 645 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:653:7
[INFO] [stdout]     |
[INFO] [stdout] 653 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:661:7
[INFO] [stdout]     |
[INFO] [stdout] 661 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1332:13
[INFO] [stdout]      |
[INFO] [stdout] 1332 |           ..attr_list!(0..16)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:669:7
[INFO] [stdout]     |
[INFO] [stdout] 669 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:675:25
[INFO] [stdout]     |
[INFO] [stdout] 675 |     ("foo * bar * baz", just!("foo * bar * baz", 0..15)),
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:676:25
[INFO] [stdout]     |
[INFO] [stdout] 676 |     ("foo _ bar _ baz", just!("foo _ bar _ baz", 0..15)),
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:684:21
[INFO] [stdout]     |
[INFO] [stdout] 684 |     ("*foo * bars", just!("*foo * bars", 0..11)),
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1338:18
[INFO] [stdout]      |
[INFO] [stdout] 1338 |           roles: vecb![src!("nowrap", 2..8)],
[INFO] [stdout]      |                  ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1338 -           roles: vecb![src!("nowrap", 2..8)],
[INFO] [stdout] 1338 +           roles: vec![src!("nowrap", 2..8)],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:685:21
[INFO] [stdout]     |
[INFO] [stdout] 685 |     ("(*) foo * b", just!("(*) foo * b", 0..11)),
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:686:21
[INFO] [stdout]     |
[INFO] [stdout] 686 |     ("foo#bar#baz", just!("foo#bar#baz", 0..11)),
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:687:21
[INFO] [stdout]     |
[INFO] [stdout] 687 |     ("foo*bar*baz", just!("foo*bar*baz", 0..11)),
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:688:21
[INFO] [stdout]     |
[INFO] [stdout] 688 |     ("foo_bar_baz", just!("foo_bar_baz", 0..11)),
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1339:13
[INFO] [stdout]      |
[INFO] [stdout] 1339 |           ..attr_list!(0..9)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:692:7
[INFO] [stdout]     |
[INFO] [stdout] 692 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:702:7
[INFO] [stdout]     |
[INFO] [stdout] 702 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:713:7
[INFO] [stdout]     |
[INFO] [stdout] 713 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:720:7
[INFO] [stdout]     |
[INFO] [stdout] 720 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1345:18
[INFO] [stdout]      |
[INFO] [stdout] 1345 |           roles: vecb![src!("nowrap", 2..8), src!("underline", 9..18)],
[INFO] [stdout]      |                  ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1345 -           roles: vecb![src!("nowrap", 2..8), src!("underline", 9..18)],
[INFO] [stdout] 1345 +           roles: vec![src!("nowrap", 2..8), src!("underline", 9..18)],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:727:7
[INFO] [stdout]     |
[INFO] [stdout] 727 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:734:7
[INFO] [stdout]     |
[INFO] [stdout] 734 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:747:7
[INFO] [stdout]     |
[INFO] [stdout] 747 |       nodes![node!(InlinePassthru(nodes![node!("_foo_"; 1..6)]), 0..7)],
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1346:13
[INFO] [stdout]      |
[INFO] [stdout] 1346 |           ..attr_list!(0..19)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:751:7
[INFO] [stdout]     |
[INFO] [stdout] 751 |       nodes![node!(InlinePassthru(nodes![node!("_{foo}_"; 1..8)]), 0..9)],
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:755:7
[INFO] [stdout]     |
[INFO] [stdout] 755 |       nodes![node!(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:763:7
[INFO] [stdout]     |
[INFO] [stdout] 763 |       nodes![node!(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:774:7
[INFO] [stdout]     |
[INFO] [stdout] 774 |       nodes![node!(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1352:23
[INFO] [stdout]      |
[INFO] [stdout] 1352 |           positional: vecb![None],
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1352 -           positional: vecb![None],
[INFO] [stdout] 1352 +           positional: vec![None],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:788:7
[INFO] [stdout]     |
[INFO] [stdout] 788 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:796:7
[INFO] [stdout]     |
[INFO] [stdout] 796 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:803:7
[INFO] [stdout]     |
[INFO] [stdout] 803 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:810:7
[INFO] [stdout]     |
[INFO] [stdout] 810 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1353:20
[INFO] [stdout]      |
[INFO] [stdout] 1353 |           id: Some(src!("custom-id", 2..11)),
[INFO] [stdout]      |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:820:7
[INFO] [stdout]     |
[INFO] [stdout] 820 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:831:7
[INFO] [stdout]     |
[INFO] [stdout] 831 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:838:7
[INFO] [stdout]     |
[INFO] [stdout] 838 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:845:7
[INFO] [stdout]     |
[INFO] [stdout] 845 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1354:30
[INFO] [stdout]      |
[INFO] [stdout] 1354 |           named: Named::from(vecb![(
[INFO] [stdout]      |                              ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1354 -           named: Named::from(vecb![(
[INFO] [stdout] 1354 +           named: Named::from(vec![(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:856:7
[INFO] [stdout]     |
[INFO] [stdout] 856 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:872:19
[INFO] [stdout]     |
[INFO] [stdout] 872 |     ("foo __bar", nodes![node!("foo __bar"; 0..9)]),
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:875:7
[INFO] [stdout]     |
[INFO] [stdout] 875 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:885:7
[INFO] [stdout]     |
[INFO] [stdout] 885 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1358:13
[INFO] [stdout]      |
[INFO] [stdout] 1358 |           ..attr_list!(0..35)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:895:7
[INFO] [stdout]     |
[INFO] [stdout] 895 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:903:19
[INFO] [stdout]     |
[INFO] [stdout] 903 |     ("foo 'bar'", nodes![node!("foo 'bar'"; 0..9)]),
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:904:21
[INFO] [stdout]     |
[INFO] [stdout] 904 |     ("foo \"bar\"", nodes![node!("foo \"bar\""; 0..9)]),
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:907:7
[INFO] [stdout]     |
[INFO] [stdout] 907 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:914:7
[INFO] [stdout]     |
[INFO] [stdout] 914 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1364:20
[INFO] [stdout]      |
[INFO] [stdout] 1364 |           options: vecb![
[INFO] [stdout]      |                    ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1364 -           options: vecb![
[INFO] [stdout] 1364 +           options: vec![
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:924:7
[INFO] [stdout]     |
[INFO] [stdout] 924 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:941:7
[INFO] [stdout]     |
[INFO] [stdout] 941 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:948:7
[INFO] [stdout]     |
[INFO] [stdout] 948 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1369:13
[INFO] [stdout]      |
[INFO] [stdout] 1369 |           ..attr_list!(0..26)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:956:7
[INFO] [stdout]     |
[INFO] [stdout] 956 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:964:7
[INFO] [stdout]     |
[INFO] [stdout] 964 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:976:7
[INFO] [stdout]     |
[INFO] [stdout] 976 |       nodes![node!(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:981:18
[INFO] [stdout]     |
[INFO] [stdout] 981 |     ("foo ^bar", nodes![node!("foo ^bar"; 0..8)]),
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:982:18
[INFO] [stdout]     |
[INFO] [stdout] 982 |     ("foo bar^", nodes![node!("foo bar^"; 0..8)]),
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1375:23
[INFO] [stdout]      |
[INFO] [stdout] 1375 |           positional: vecb![Some(just!("example", 1..8))],
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1375 -           positional: vecb![Some(just!("example", 1..8))],
[INFO] [stdout] 1375 +           positional: vec![Some(just!("example", 1..8))],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:985:7
[INFO] [stdout]     |
[INFO] [stdout] 985 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:996:7
[INFO] [stdout]     |
[INFO] [stdout] 996 |       nodes![node!(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]     --> tests/all/parse_inlines.rs:1003:7
[INFO] [stdout]      |
[INFO] [stdout] 1003 |       nodes![node!(
[INFO] [stdout]      |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]     --> tests/all/parse_inlines.rs:1010:7
[INFO] [stdout]      |
[INFO] [stdout] 1010 |       nodes![node!(
[INFO] [stdout]      |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> tests/all/parse_inlines.rs:1029:5
[INFO] [stdout]      |
[INFO] [stdout] 1029 |     expect_eq!(parse_inlines!(input), expected, from: input);
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1376:20
[INFO] [stdout]      |
[INFO] [stdout] 1376 |           options: vecb![src!("collapsible", 9..20)],
[INFO] [stdout]      |                    ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1376 -           options: vecb![src!("collapsible", 9..20)],
[INFO] [stdout] 1376 +           options: vec![src!("collapsible", 9..20)],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]  --> tests/all/parse_macros.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | test_inlines_loose!(
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]   --> tests/all/parse_macros.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | test_inlines_loose!(
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]   --> tests/all/parse_macros.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | test_inlines_loose!(
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]   --> tests/all/parse_macros.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | test_inlines_loose!(
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1377:13
[INFO] [stdout]      |
[INFO] [stdout] 1377 |           ..attr_list!(0..21)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]   --> tests/all/parse_macros.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout] 86 | test_inlines_loose!(
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]   --> tests/all/parse_macros.rs:99:1
[INFO] [stdout]    |
[INFO] [stdout] 99 | test_inlines_loose!(
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]    --> tests/all/parse_macros.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | test_inlines_loose!(
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]    --> tests/all/parse_macros.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | test_inlines_loose!(
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]    --> tests/all/parse_macros.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | test_inlines_loose!(
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1383:23
[INFO] [stdout]      |
[INFO] [stdout] 1383 |           positional: vecb![Some(just!("example", 1..8))],
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1383 -           positional: vecb![Some(just!("example", 1..8))],
[INFO] [stdout] 1383 +           positional: vec![Some(just!("example", 1..8))],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]    --> tests/all/parse_macros.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | test_inlines_loose!(
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]    --> tests/all/parse_macros.rs:156:1
[INFO] [stdout]     |
[INFO] [stdout] 156 | test_inlines_loose!(
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]    --> tests/all/parse_macros.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | test_inlines_loose!(
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]    --> tests/all/parse_macros.rs:186:1
[INFO] [stdout]     |
[INFO] [stdout] 186 | test_inlines_loose!(
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1384:20
[INFO] [stdout]      |
[INFO] [stdout] 1384 |           id: Some(src!("collapsible", 9..20)),
[INFO] [stdout]      |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]    --> tests/all/parse_macros.rs:199:1
[INFO] [stdout]     |
[INFO] [stdout] 199 | test_inlines_loose!(
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]    --> tests/all/parse_macros.rs:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | test_inlines_loose!(
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]    --> tests/all/parse_macros.rs:228:1
[INFO] [stdout]     |
[INFO] [stdout] 228 | test_inlines_loose!(
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_macros.rs:252:1
[INFO] [stdout]     |
[INFO] [stdout] 252 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 252 - assert_error!(
[INFO] [stdout] 252 + assert_eq!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1385:13
[INFO] [stdout]      |
[INFO] [stdout] 1385 |           ..attr_list!(0..21)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_macros.rs:263:1
[INFO] [stdout]     |
[INFO] [stdout] 263 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 263 - assert_error!(
[INFO] [stdout] 263 + assert_eq!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_macros.rs:279:1
[INFO] [stdout]     |
[INFO] [stdout] 279 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 279 - assert_error!(
[INFO] [stdout] 279 + assert_eq!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_macros.rs:290:1
[INFO] [stdout]     |
[INFO] [stdout] 290 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 290 - assert_error!(
[INFO] [stdout] 290 + assert_eq!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_macros.rs:304:22
[INFO] [stdout]     |
[INFO] [stdout] 304 |     let mut parser = test_parser!($input);
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 315 |   let parsed = plugin_macro_test!("bob:[mustard]\n", "bob");
[INFO] [stdout]     |                -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `plugin_macro_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1391:23
[INFO] [stdout]      |
[INFO] [stdout] 1391 |           positional: vecb![Some(just!("example", 1..8))],
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1391 -           positional: vecb![Some(just!("example", 1..8))],
[INFO] [stdout] 1391 +           positional: vec![Some(just!("example", 1..8))],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_macros.rs:316:3
[INFO] [stdout]     |
[INFO] [stdout] 316 |   expect_eq!(
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_macros.rs:304:22
[INFO] [stdout]     |
[INFO] [stdout] 304 |     let mut parser = test_parser!($input);
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 338 |   let parsed = plugin_macro_test!("bob::[mustard]\n", "bob");
[INFO] [stdout]     |                --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `plugin_macro_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_macros.rs:339:3
[INFO] [stdout]     |
[INFO] [stdout] 339 |   expect_eq!(
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_macros.rs:304:22
[INFO] [stdout]     |
[INFO] [stdout] 304 |     let mut parser = test_parser!($input);
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 358 |   let parsed = plugin_macro_test!("bob::baz[]\n", "bob");
[INFO] [stdout]     |                ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `plugin_macro_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_macros.rs:359:3
[INFO] [stdout]     |
[INFO] [stdout] 359 |   expect_eq!(
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_list` in this scope
[INFO] [stdout]  --> tests/all/parse_ordered_lists.rs:9:3
[INFO] [stdout]   |
[INFO] [stdout] 9 |   assert_list!(
[INFO] [stdout]   |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1392:20
[INFO] [stdout]      |
[INFO] [stdout] 1392 |           id: Some(src!("coll_psible", 9..20)),
[INFO] [stdout]      |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_list` in this scope
[INFO] [stdout]   --> tests/all/parse_ordered_lists.rs:35:3
[INFO] [stdout]    |
[INFO] [stdout] 35 |   assert_list!(
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]  --> tests/all/parse_quote_blocks.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |   let input = adoc! {r#"
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]   --> tests/all/parse_quote_blocks.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 |       quote: nodes![
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1393:18
[INFO] [stdout]      |
[INFO] [stdout] 1393 |           roles: vecb![src!("cust-class", 21..31)],
[INFO] [stdout]      |                  ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1393 -           roles: vecb![src!("cust-class", 21..31)],
[INFO] [stdout] 1393 +           roles: vec![src!("cust-class", 21..31)],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]   --> tests/all/parse_quote_blocks.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |       attr: just!("Thomas Jefferson", 65..81),
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1394:13
[INFO] [stdout]      |
[INFO] [stdout] 1394 |           ..attr_list!(0..32)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1400:30
[INFO] [stdout]      |
[INFO] [stdout] 1400 |       let mut block_parser = test_parser!(input);
[INFO] [stdout]      |                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]   --> tests/all/parse_quote_blocks.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout] 23 |       cite: Some(just!("Papers of Thomas Jefferson: Volume 11", 83..120)),
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1404:7
[INFO] [stdout]      |
[INFO] [stdout] 1404 |       expect_eq!(attr_list, expected, from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_block` in this scope
[INFO] [stdout]   --> tests/all/parse_quote_blocks.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 |     ..empty_block!(0, 120)
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1414:23
[INFO] [stdout]      |
[INFO] [stdout] 1414 |           positional: vecb![Some(nodes![node!("foo]"; 2..6)])],
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1414 -           positional: vecb![Some(nodes![node!("foo]"; 2..6)])],
[INFO] [stdout] 1414 +           positional: vec![Some(nodes![node!("foo]"; 2..6)])],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]   --> tests/all/parse_quote_blocks.rs:27:3
[INFO] [stdout]    |
[INFO] [stdout] 27 |   assert_block!(input, expected);
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1415:13
[INFO] [stdout]      |
[INFO] [stdout] 1415 |           ..attr_list!(0..8)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]   --> tests/all/parse_quote_blocks.rs:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 |   assert_block!(
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1421:23
[INFO] [stdout]      |
[INFO] [stdout] 1421 |           positional: vecb![Some(just!("example", 1..8))],
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1421 -           positional: vecb![Some(just!("example", 1..8))],
[INFO] [stdout] 1421 +           positional: vec![Some(just!("example", 1..8))],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]   --> tests/all/parse_quote_blocks.rs:66:15
[INFO] [stdout]    |
[INFO] [stdout] 66 |   let input = adoc! {"
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]   --> tests/all/parse_quote_blocks.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 |       attrs: vecb![AttrList {
[INFO] [stdout]    |              ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 72 -       attrs: vecb![AttrList {
[INFO] [stdout] 72 +       attrs: vec![AttrList {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1422:20
[INFO] [stdout]      |
[INFO] [stdout] 1422 |           id: Some(src!("collapsible", 9..20)),
[INFO] [stdout]      |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `chunk_meta` in this scope
[INFO] [stdout]   --> tests/all/parse_quote_blocks.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |       ..chunk_meta!(0, 1)
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]   --> tests/all/parse_quote_blocks.rs:84:30
[INFO] [stdout]    |
[INFO] [stdout] 84 |     content: Content::Simple(nodes![node!("foo"; 24.. 27)]),
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1423:13
[INFO] [stdout]      |
[INFO] [stdout] 1423 |           ..attr_list!(0..21)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]   --> tests/all/parse_quote_blocks.rs:87:3
[INFO] [stdout]    |
[INFO] [stdout] 87 |   assert_block!(input, expected,);
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]   --> tests/all/parse_quote_blocks.rs:92:15
[INFO] [stdout]    |
[INFO] [stdout] 92 |   let input = adoc! {"
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> tests/all/parse_quote_blocks.rs:100:14
[INFO] [stdout]     |
[INFO] [stdout] 100 |       attrs: vecb![AttrList {
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 100 -       attrs: vecb![AttrList {
[INFO] [stdout] 100 +       attrs: vec![AttrList {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1429:30
[INFO] [stdout]      |
[INFO] [stdout] 1429 |       let mut block_parser = test_parser!(input);
[INFO] [stdout]      |                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `chunk_meta` in this scope
[INFO] [stdout]    --> tests/all/parse_quote_blocks.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |       ..chunk_meta!(0, 1)
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> tests/all/parse_quote_blocks.rs:112:32
[INFO] [stdout]     |
[INFO] [stdout] 112 |     content: Content::Compound(vecb![Block {
[INFO] [stdout]     |                                ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 112 -     content: Content::Compound(vecb![Block {
[INFO] [stdout] 112 +     content: Content::Compound(vec![Block {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1433:7
[INFO] [stdout]      |
[INFO] [stdout] 1433 |       expect_eq!(attr_list, expected, from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_quote_blocks.rs:119:3
[INFO] [stdout]     |
[INFO] [stdout] 119 |   assert_block!(input, expected);
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_quote_blocks.rs:124:3
[INFO] [stdout]     |
[INFO] [stdout] 124 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1443:15
[INFO] [stdout]      |
[INFO] [stdout] 1443 |           id: src!("foo", 2..5),
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_section` in this scope
[INFO] [stdout]  --> tests/all/parse_sections.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 7 |   assert_section!(
[INFO] [stdout]   |   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_section` in this scope
[INFO] [stdout]   --> tests/all/parse_sections.rs:30:3
[INFO] [stdout]    |
[INFO] [stdout] 30 |   assert_section!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1445:16
[INFO] [stdout]      |
[INFO] [stdout] 1445 |           loc: loc!(0..7),
[INFO] [stdout]      |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_section` in this scope
[INFO] [stdout]   --> tests/all/parse_sections.rs:70:3
[INFO] [stdout]    |
[INFO] [stdout] 70 |   assert_section!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_toc` in this scope
[INFO] [stdout]  --> tests/all/parse_toc.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 7 |   assert_toc!(
[INFO] [stdout]   |   ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]   |
[INFO] [stdout]   = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 7 -   assert_toc!(
[INFO] [stdout] 7 +   assert_eq!(
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_blocks` in this scope
[INFO] [stdout]   --> tests/all/parse_toc.rs:40:3
[INFO] [stdout]    |
[INFO] [stdout] 40 |   assert_blocks!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1451:15
[INFO] [stdout]      |
[INFO] [stdout] 1451 |           id: src!("f.o", 2..5),
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_toc` in this scope
[INFO] [stdout]   --> tests/all/parse_toc.rs:61:3
[INFO] [stdout]    |
[INFO] [stdout] 61 |   assert_toc!(
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 61 -   assert_toc!(
[INFO] [stdout] 61 +   assert_eq!(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_toc` in this scope
[INFO] [stdout]    --> tests/all/parse_toc.rs:103:3
[INFO] [stdout]     |
[INFO] [stdout] 103 |   assert_toc!(
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 103 -   assert_toc!(
[INFO] [stdout] 103 +   assert_eq!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1453:16
[INFO] [stdout]      |
[INFO] [stdout] 1453 |           loc: loc!(0..7),
[INFO] [stdout]      |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_toc` in this scope
[INFO] [stdout]    --> tests/all/parse_toc.rs:158:3
[INFO] [stdout]     |
[INFO] [stdout] 158 |   assert_toc!(
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 158 -   assert_toc!(
[INFO] [stdout] 158 +   assert_eq!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_toc.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 204 - assert_error!(
[INFO] [stdout] 204 + assert_eq!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_toc.rs:219:1
[INFO] [stdout]     |
[INFO] [stdout] 219 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 219 - assert_error!(
[INFO] [stdout] 219 + assert_eq!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1462:15
[INFO] [stdout]      |
[INFO] [stdout] 1462 |           id: src!("foo", 2..5),
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_toc.rs:234:1
[INFO] [stdout]     |
[INFO] [stdout] 234 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 234 - assert_error!(
[INFO] [stdout] 234 + assert_eq!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_toc.rs:250:1
[INFO] [stdout]     |
[INFO] [stdout] 250 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 250 - assert_error!(
[INFO] [stdout] 250 + assert_eq!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_list` in this scope
[INFO] [stdout]   --> tests/all/parse_unordered_lists.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 |   assert_list!(
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1463:25
[INFO] [stdout]      |
[INFO] [stdout] 1463 |           reftext: Some(just!("bar", 6..9)),
[INFO] [stdout]      |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_list` in this scope
[INFO] [stdout]   --> tests/all/parse_unordered_lists.rs:35:3
[INFO] [stdout]    |
[INFO] [stdout] 35 |   assert_list!(
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_list` in this scope
[INFO] [stdout]   --> tests/all/parse_unordered_lists.rs:75:3
[INFO] [stdout]    |
[INFO] [stdout] 75 |   assert_list!(
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1464:16
[INFO] [stdout]      |
[INFO] [stdout] 1464 |           loc: loc!(0..11),
[INFO] [stdout]      |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_list` in this scope
[INFO] [stdout]    --> tests/all/parse_unordered_lists.rs:108:3
[INFO] [stdout]     |
[INFO] [stdout] 108 |   assert_list!(
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_list` in this scope
[INFO] [stdout]    --> tests/all/parse_unordered_lists.rs:129:3
[INFO] [stdout]     |
[INFO] [stdout] 129 |   assert_list!(
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_list` in this scope
[INFO] [stdout]    --> tests/all/parse_unordered_lists.rs:162:3
[INFO] [stdout]     |
[INFO] [stdout] 162 |   assert_list!(
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1470:15
[INFO] [stdout]      |
[INFO] [stdout] 1470 |           id: src!("step-2", 2..8),
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_list` in this scope
[INFO] [stdout]    --> tests/all/parse_unordered_lists.rs:197:3
[INFO] [stdout]     |
[INFO] [stdout] 197 |   assert_list!(
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_list` in this scope
[INFO] [stdout]    --> tests/all/parse_unordered_lists.rs:220:3
[INFO] [stdout]     |
[INFO] [stdout] 220 |   assert_list!(
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_list` in this scope
[INFO] [stdout]    --> tests/all/parse_unordered_lists.rs:252:3
[INFO] [stdout]     |
[INFO] [stdout] 252 |   assert_list!(
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1471:25
[INFO] [stdout]      |
[INFO] [stdout] 1471 |           reftext: Some(nodes![
[INFO] [stdout]      |                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block_core` in this scope
[INFO] [stdout]    --> tests/all/parse_unordered_lists.rs:305:3
[INFO] [stdout]     |
[INFO] [stdout] 305 |   assert_block_core!("*", Context::Paragraph, Content::Simple(just!("*", 0..1)));
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block_core` in this scope
[INFO] [stdout]    --> tests/all/parse_unordered_lists.rs:306:3
[INFO] [stdout]     |
[INFO] [stdout] 306 |   assert_block_core!("* ", Context::Paragraph, Content::Simple(just!("* ", 0..2)));
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]   --> tests/all/parse_verbatim_blocks.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 |   assert_block!(
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1478:16
[INFO] [stdout]      |
[INFO] [stdout] 1478 |           loc: loc!(0..20),
[INFO] [stdout]      |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]   --> tests/all/parse_verbatim_blocks.rs:26:15
[INFO] [stdout]    |
[INFO] [stdout] 26 |   let input = adoc! {"
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]   --> tests/all/parse_verbatim_blocks.rs:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 |   assert_block!(
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]   --> tests/all/parse_verbatim_blocks.rs:48:15
[INFO] [stdout]    |
[INFO] [stdout] 48 |   let input = adoc! {"
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1483:24
[INFO] [stdout]      |
[INFO] [stdout] 1483 |       let mut parser = test_parser!(input);
[INFO] [stdout]      |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]   --> tests/all/parse_verbatim_blocks.rs:57:30
[INFO] [stdout]    |
[INFO] [stdout] 57 |     content: Content::Simple(nodes![
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_block` in this scope
[INFO] [stdout]   --> tests/all/parse_verbatim_blocks.rs:63:7
[INFO] [stdout]    |
[INFO] [stdout] 63 |     ..empty_block!(0, 24)
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1487:7
[INFO] [stdout]      |
[INFO] [stdout] 1487 |       expect_eq!(anchor, expected, from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]   --> tests/all/parse_verbatim_blocks.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 |   assert_block!(input, expected);
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]   --> tests/all/parse_verbatim_blocks.rs:70:3
[INFO] [stdout]    |
[INFO] [stdout] 70 |   assert_block!(
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]   --> tests/all/parse_verbatim_blocks.rs:86:15
[INFO] [stdout]    |
[INFO] [stdout] 86 |   let input = adoc! {"
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1497:15
[INFO] [stdout]      |
[INFO] [stdout] 1497 |           id: src!("foo", 2..5),
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]   --> tests/all/parse_verbatim_blocks.rs:94:30
[INFO] [stdout]    |
[INFO] [stdout] 94 |     content: Content::Simple(nodes![
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_block` in this scope
[INFO] [stdout]   --> tests/all/parse_verbatim_blocks.rs:99:7
[INFO] [stdout]    |
[INFO] [stdout] 99 |     ..empty_block!(0, 23)
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_verbatim_blocks.rs:101:3
[INFO] [stdout]     |
[INFO] [stdout] 101 |   assert_block!(input, expected);
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1499:16
[INFO] [stdout]      |
[INFO] [stdout] 1499 |           loc: loc!(0..7),
[INFO] [stdout]      |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_verbatim_blocks.rs:106:15
[INFO] [stdout]     |
[INFO] [stdout] 106 |   let input = adoc! {"
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_verbatim_blocks.rs:115:30
[INFO] [stdout]     |
[INFO] [stdout] 115 |     content: Content::Simple(nodes![
[INFO] [stdout]     |                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1506:15
[INFO] [stdout]      |
[INFO] [stdout] 1506 |           id: src!("foo", 2..5),
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_block` in this scope
[INFO] [stdout]    --> tests/all/parse_verbatim_blocks.rs:121:7
[INFO] [stdout]     |
[INFO] [stdout] 121 |     ..empty_block!(0, 24)
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_verbatim_blocks.rs:123:3
[INFO] [stdout]     |
[INFO] [stdout] 123 |   assert_block!(input, expected);
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1508:16
[INFO] [stdout]      |
[INFO] [stdout] 1508 |           loc: loc!(0..7),
[INFO] [stdout]      |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_verbatim_blocks.rs:128:3
[INFO] [stdout]     |
[INFO] [stdout] 128 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_verbatim_blocks.rs:138:3
[INFO] [stdout]     |
[INFO] [stdout] 138 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_verbatim_blocks.rs:148:3
[INFO] [stdout]     |
[INFO] [stdout] 148 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1518:15
[INFO] [stdout]      |
[INFO] [stdout] 1518 |           id: src!("foo", 2..5),
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_verbatim_blocks.rs:166:3
[INFO] [stdout]     |
[INFO] [stdout] 166 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1519:25
[INFO] [stdout]      |
[INFO] [stdout] 1519 |           reftext: Some(just!("bar", 6..9)),
[INFO] [stdout]      |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::attrs`
[INFO] [stdout]  --> tests/all/parse_blocks.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::attrs;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_ast::variants::inline::*`
[INFO] [stdout]  --> tests/all/parse_blocks.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use asciidork_ast::variants::inline::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_parser::prelude::*`
[INFO] [stdout]  --> tests/all/parse_blocks.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use asciidork_parser::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::attrs`
[INFO] [stdout]  --> tests/all/parse_breaks.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::attrs;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_ast::short::block::*`
[INFO] [stdout]  --> tests/all/parse_breaks.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use asciidork_ast::short::block::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Inline::Newline` and `prelude::*`
[INFO] [stdout]  --> tests/all/parse_breaks.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use asciidork_ast::{Inline::Newline, prelude::*};
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_parser::prelude::*`
[INFO] [stdout]  --> tests/all/parse_breaks.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use asciidork_parser::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_parser::prelude::*`
[INFO] [stdout]  --> tests/all/parse_callout_lists.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use asciidork_parser::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_ast::short::block::*`
[INFO] [stdout]  --> tests/all/parse_callouts.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use asciidork_ast::short::block::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DocType`, `DocumentMeta`, and `JobAttr`
[INFO] [stdout]  --> tests/all/parse_callouts.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use asciidork_core::{DocType, DocumentMeta, JobAttr};
[INFO] [stdout]   |                      ^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_parser::prelude::*`
[INFO] [stdout]  --> tests/all/parse_callouts.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use asciidork_parser::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_ast::prelude::*`
[INFO] [stdout]  --> tests/all/parse_description_lists.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use asciidork_ast::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_ast::short::block::*`
[INFO] [stdout]  --> tests/all/parse_description_lists.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use asciidork_ast::short::block::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_parser::prelude::*`
[INFO] [stdout]  --> tests/all/parse_description_lists.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use asciidork_parser::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AttrValue` and `prelude::*`
[INFO] [stdout]  --> tests/all/parse_doc_content.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use asciidork_ast::{AttrValue, prelude::*};
[INFO] [stdout]   |                     ^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_ast::prelude::*`
[INFO] [stdout]  --> tests/all/parse_docinfo.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use asciidork_ast::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_parser::prelude::*`
[INFO] [stdout]  --> tests/all/parse_docinfo.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use asciidork_parser::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_ast::prelude::*`
[INFO] [stdout]  --> tests/all/parse_ifdefs.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use asciidork_ast::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_parser::prelude::*`
[INFO] [stdout]  --> tests/all/parse_ifdefs.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use asciidork_parser::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_ast::prelude::*`
[INFO] [stdout]  --> tests/all/parse_ifevals.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use asciidork_ast::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_parser::prelude::*`
[INFO] [stdout]  --> tests/all/parse_ifevals.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use asciidork_parser::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_ast::prelude::*`
[INFO] [stdout]  --> tests/all/parse_includes.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use asciidork_ast::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_parser::prelude::*`
[INFO] [stdout]  --> tests/all/parse_includes.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use asciidork_parser::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `prelude::*`
[INFO] [stdout]  --> tests/all/parse_index_terms.rs:1:34
[INFO] [stdout]   |
[INFO] [stdout] 1 | use asciidork_ast::{InlineNodes, prelude::*};
[INFO] [stdout]   |                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_parser::prelude::*`
[INFO] [stdout]  --> tests/all/parse_index_terms.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use asciidork_parser::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `inline::*` and `r#macro::*`
[INFO] [stdout]  --> tests/all/parse_inlines.rs:1:31
[INFO] [stdout]   |
[INFO] [stdout] 1 | use asciidork_ast::variants::{inline::*, r#macro::*};
[INFO] [stdout]   |                               ^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AdjacentNewline` and `prelude::*`
[INFO] [stdout]  --> tests/all/parse_inlines.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use asciidork_ast::{AdjacentNewline, InlineNodes, prelude::*};
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_parser::prelude::*`
[INFO] [stdout]  --> tests/all/parse_inlines.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use asciidork_parser::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::attrs`
[INFO] [stdout]  --> tests/all/parse_macros.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::attrs;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_ast::prelude::*`
[INFO] [stdout]  --> tests/all/parse_macros.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use asciidork_ast::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `inline::*` and `r#macro::*`
[INFO] [stdout]  --> tests/all/parse_macros.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 | use asciidork_ast::variants::{inline::*, r#macro::*};
[INFO] [stdout]   |                               ^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Flow` and `PluginMacro`
[INFO] [stdout]  --> tests/all/parse_macros.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | use asciidork_ast::{Flow, PluginMacro};
[INFO] [stdout]   |                     ^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_parser::prelude::*`
[INFO] [stdout]  --> tests/all/parse_macros.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use asciidork_parser::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_ast::ListVariant`
[INFO] [stdout]  --> tests/all/parse_ordered_lists.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use asciidork_ast::ListVariant;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_ast::prelude::*`
[INFO] [stdout]  --> tests/all/parse_ordered_lists.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use asciidork_ast::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_ast::short::block::*`
[INFO] [stdout]  --> tests/all/parse_ordered_lists.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use asciidork_ast::short::block::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_parser::prelude::*`
[INFO] [stdout]  --> tests/all/parse_ordered_lists.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use asciidork_parser::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_ast::variants::inline::*`
[INFO] [stdout]  --> tests/all/parse_quote_blocks.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use asciidork_ast::variants::inline::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_parser::prelude::*`
[INFO] [stdout]  --> tests/all/parse_quote_blocks.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use asciidork_parser::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_ast::prelude::*`
[INFO] [stdout]  --> tests/all/parse_sections.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use asciidork_ast::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1520:16
[INFO] [stdout]      |
[INFO] [stdout] 1520 |           loc: loc!(0..11),
[INFO] [stdout]      |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_parser::prelude::*`
[INFO] [stdout]  --> tests/all/parse_sections.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use asciidork_parser::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_ast::prelude::*`
[INFO] [stdout]  --> tests/all/parse_toc.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use asciidork_ast::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_parser::prelude::*`
[INFO] [stdout]  --> tests/all/parse_toc.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use asciidork_parser::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::attrs`
[INFO] [stdout]  --> tests/all/parse_unordered_lists.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::attrs;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_ast::prelude::*`
[INFO] [stdout]  --> tests/all/parse_unordered_lists.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use asciidork_ast::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_ast::short::block::*`
[INFO] [stdout]  --> tests/all/parse_unordered_lists.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use asciidork_ast::short::block::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Inline` and `ListVariant`
[INFO] [stdout]  --> tests/all/parse_unordered_lists.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | use asciidork_ast::{Inline, ListVariant};
[INFO] [stdout]   |                     ^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_parser::prelude::*`
[INFO] [stdout]  --> tests/all/parse_unordered_lists.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use asciidork_parser::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::attrs`
[INFO] [stdout]  --> tests/all/parse_verbatim_blocks.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::attrs;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_ast::variants::inline::*`
[INFO] [stdout]  --> tests/all/parse_verbatim_blocks.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use asciidork_ast::variants::inline::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_parser::prelude::*`
[INFO] [stdout]  --> tests/all/parse_verbatim_blocks.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use asciidork_parser::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1527:15
[INFO] [stdout]      |
[INFO] [stdout] 1527 |           id: src!("step-2", 2..8),
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1528:25
[INFO] [stdout]      |
[INFO] [stdout] 1528 |           reftext: Some(nodes![
[INFO] [stdout]      |                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1535:16
[INFO] [stdout]      |
[INFO] [stdout] 1535 |           loc: loc!(0..20),
[INFO] [stdout]      |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1541:24
[INFO] [stdout]      |
[INFO] [stdout] 1541 |       let mut parser = test_parser!(input);
[INFO] [stdout]      |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1545:7
[INFO] [stdout]      |
[INFO] [stdout] 1545 |       expect_eq!(anchor, expected, from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1546:7
[INFO] [stdout]      |
[INFO] [stdout] 1546 |       expect_eq!(line.reassemble_src(), line_after, from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1585:24
[INFO] [stdout]      |
[INFO] [stdout] 1585 |       let mut parser = test_parser!(input);
[INFO] [stdout]      |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1589:7
[INFO] [stdout]      |
[INFO] [stdout] 1589 |       expect_eq!(delims.as_slice(), expected, from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1678:24
[INFO] [stdout]      |
[INFO] [stdout] 1678 |       let mut parser = test_parser!(input);
[INFO] [stdout]      |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1683:7
[INFO] [stdout]      |
[INFO] [stdout] 1683 |       expect_eq!(parse_kind.assert_string(), expected, from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1693:23
[INFO] [stdout]      |
[INFO] [stdout] 1693 |           positional: vecb![],
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1693 -           positional: vecb![],
[INFO] [stdout] 1693 +           positional: vec![],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1694:20
[INFO] [stdout]      |
[INFO] [stdout] 1694 |           id: Some(src!("tigers", 2..8)),
[INFO] [stdout]      |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1695:13
[INFO] [stdout]      |
[INFO] [stdout] 1695 |           ..attr_list!(0..9)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_parser::prelude`
[INFO] [stdout]  --> tests/all/parse_doc_content.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use asciidork_parser::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1701:18
[INFO] [stdout]      |
[INFO] [stdout] 1701 |           roles: vecb![src!("tigers", 1..7)],
[INFO] [stdout]      |                  ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1701 -           roles: vecb![src!("tigers", 1..7)],
[INFO] [stdout] 1701 +           roles: vec![src!("tigers", 1..7)],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1702:13
[INFO] [stdout]      |
[INFO] [stdout] 1702 |           ..attr_list!(0..8)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1707:24
[INFO] [stdout]      |
[INFO] [stdout] 1707 |       let mut parser = test_parser!(input);
[INFO] [stdout]      |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1711:7
[INFO] [stdout]      |
[INFO] [stdout] 1711 |       expect_eq!(attr_list, expected, from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `asciidork-parser` (test "all") due to 503 previous errors; 52 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1722:23
[INFO] [stdout]      |
[INFO] [stdout] 1722 |           positional: vecb![Some(just!("foo, bar", 1..9))],
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1722 -           positional: vecb![Some(just!("foo, bar", 1..9))],
[INFO] [stdout] 1722 +           positional: vec![Some(just!("foo, bar", 1..9))],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1723:13
[INFO] [stdout]      |
[INFO] [stdout] 1723 |           ..attr_list!(0..10)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1729:23
[INFO] [stdout]      |
[INFO] [stdout] 1729 |           positional: vecb![Some(just!("foo", 1..4)), Some(just!("bar", 6..9))],
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1729 -           positional: vecb![Some(just!("foo", 1..4)), Some(just!("bar", 6..9))],
[INFO] [stdout] 1729 +           positional: vec![Some(just!("foo", 1..4)), Some(just!("bar", 6..9))],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1730:18
[INFO] [stdout]      |
[INFO] [stdout] 1730 |           roles: vecb![src!("resource", 16..24)],
[INFO] [stdout]      |                  ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1730 -           roles: vecb![src!("resource", 16..24)],
[INFO] [stdout] 1730 +           roles: vec![src!("resource", 16..24)],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1731:13
[INFO] [stdout]      |
[INFO] [stdout] 1731 |           ..attr_list!(0..25)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1737:23
[INFO] [stdout]      |
[INFO] [stdout] 1737 |           positional: vecb![Some(just!("Discuss AsciiDoc", 1..17))],
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1737 -           positional: vecb![Some(just!("Discuss AsciiDoc", 1..17))],
[INFO] [stdout] 1737 +           positional: vec![Some(just!("Discuss AsciiDoc", 1..17))],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1738:13
[INFO] [stdout]      |
[INFO] [stdout] 1738 |           ..attr_list!(0..18)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1744:23
[INFO] [stdout]      |
[INFO] [stdout] 1744 |           positional: vecb![Some(just!("Discuss AsciiDoc", 1..17)), None],
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1744 -           positional: vecb![Some(just!("Discuss AsciiDoc", 1..17)), None],
[INFO] [stdout] 1744 +           positional: vec![Some(just!("Discuss AsciiDoc", 1..17)), None],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1745:30
[INFO] [stdout]      |
[INFO] [stdout] 1745 |           named: Named::from(vecb![(src!("window", 32..38), just!("_blank", 39..45))]),
[INFO] [stdout]      |                              ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1745 -           named: Named::from(vecb![(src!("window", 32..38), just!("_blank", 39..45))]),
[INFO] [stdout] 1745 +           named: Named::from(vec![(src!("window", 32..38), just!("_blank", 39..45))]),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1746:18
[INFO] [stdout]      |
[INFO] [stdout] 1746 |           roles: vecb![src!("resource", 23..31)],
[INFO] [stdout]      |                  ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1746 -           roles: vecb![src!("resource", 23..31)],
[INFO] [stdout] 1746 +           roles: vec![src!("resource", 23..31)],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1747:13
[INFO] [stdout]      |
[INFO] [stdout] 1747 |           ..attr_list!(0..46)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1753:23
[INFO] [stdout]      |
[INFO] [stdout] 1753 |           positional: vecb![Some(just!("Google, DuckDuckGo, Ecosia", 2..28))],
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1753 -           positional: vecb![Some(just!("Google, DuckDuckGo, Ecosia", 2..28))],
[INFO] [stdout] 1753 +           positional: vec![Some(just!("Google, DuckDuckGo, Ecosia", 2..28))],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1754:18
[INFO] [stdout]      |
[INFO] [stdout] 1754 |           roles: vecb![src!("teal", 35..39)],
[INFO] [stdout]      |                  ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1754 -           roles: vecb![src!("teal", 35..39)],
[INFO] [stdout] 1754 +           roles: vec![src!("teal", 35..39)],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1755:13
[INFO] [stdout]      |
[INFO] [stdout] 1755 |           ..attr_list!(0..40)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1761:23
[INFO] [stdout]      |
[INFO] [stdout] 1761 |           positional: vecb![Some(just!("1=2 posits the problem of inequality", 2..38))],
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1761 -           positional: vecb![Some(just!("1=2 posits the problem of inequality", 2..38))],
[INFO] [stdout] 1761 +           positional: vec![Some(just!("1=2 posits the problem of inequality", 2..38))],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1762:13
[INFO] [stdout]      |
[INFO] [stdout] 1762 |           ..attr_list!(0..40)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1768:23
[INFO] [stdout]      |
[INFO] [stdout] 1768 |           positional: vecb![Some(just!("href=\"#top\" attribute", 2..23))],
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1768 -           positional: vecb![Some(just!("href=\"#top\" attribute", 2..23))],
[INFO] [stdout] 1768 +           positional: vec![Some(just!("href=\"#top\" attribute", 2..23))],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1769:13
[INFO] [stdout]      |
[INFO] [stdout] 1769 |           ..attr_list!(0..25)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1774:24
[INFO] [stdout]      |
[INFO] [stdout] 1774 |       let mut parser = test_parser!(input);
[INFO] [stdout]      |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1778:7
[INFO] [stdout]      |
[INFO] [stdout] 1778 |       expect_eq!(attr_list, expected, from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1788:9
[INFO] [stdout]      |
[INFO] [stdout] 1788 |         error! {"
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1798:9
[INFO] [stdout]      |
[INFO] [stdout] 1798 |         error! {"
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1808:9
[INFO] [stdout]      |
[INFO] [stdout] 1808 |         error! {"
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1818:9
[INFO] [stdout]      |
[INFO] [stdout] 1818 |         error! {"
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1828:9
[INFO] [stdout]      |
[INFO] [stdout] 1828 |         error! {"
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1838:9
[INFO] [stdout]      |
[INFO] [stdout] 1838 |         error! {"
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1848:24
[INFO] [stdout]      |
[INFO] [stdout] 1848 |       let mut parser = test_parser!(input);
[INFO] [stdout]      |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1855:7
[INFO] [stdout]      |
[INFO] [stdout] 1855 |       expect_eq!(diag.plain_text(), expected, from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/tasks/parse_author_line.rs:127:24
[INFO] [stdout]     |
[INFO] [stdout] 127 |       let mut parser = test_parser!(input);
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/tasks/parse_block.rs:618:22
[INFO] [stdout]     |
[INFO] [stdout] 618 |     let mut parser = test_parser!(":!figure-caption:\n\n");
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_block` in this scope
[INFO] [stdout]    --> src/tasks/parse_block.rs:623:9
[INFO] [stdout]     |
[INFO] [stdout] 623 |       ..empty_block!(0, 17)
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/tasks/parse_block.rs:625:5
[INFO] [stdout]     |
[INFO] [stdout] 625 |     expect_eq!(block, expected);
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> src/tasks/parse_block.rs:630:17
[INFO] [stdout]     |
[INFO] [stdout] 630 |     let input = adoc! {"
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/tasks/parse_block.rs:636:22
[INFO] [stdout]     |
[INFO] [stdout] 636 |     let mut parser = test_parser!(input);
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/tasks/parse_block.rs:640:5
[INFO] [stdout]     |
[INFO] [stdout] 640 |     expect_eq!(blocks.len(), 1);
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/tasks/parse_block.rs:641:5
[INFO] [stdout]     |
[INFO] [stdout] 641 |     expect_eq!(
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> src/tasks/parse_block.rs:652:3
[INFO] [stdout]     |
[INFO] [stdout] 652 |   assert_error!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 652 -   assert_error!(
[INFO] [stdout] 652 +   assert_eq!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_attrs.rs:311:3
[INFO] [stdout]     |
[INFO] [stdout] 311 |   assert_error!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 311 -   assert_error!(
[INFO] [stdout] 311 +   assert_eq!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_attrs.rs:326:3
[INFO] [stdout]     |
[INFO] [stdout] 326 |   assert_error!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 326 -   assert_error!(
[INFO] [stdout] 326 +   assert_eq!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_attrs.rs:341:3
[INFO] [stdout]     |
[INFO] [stdout] 341 |   assert_error!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 341 -   assert_error!(
[INFO] [stdout] 341 +   assert_eq!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:211:28
[INFO] [stdout]     |
[INFO] [stdout] 211 |       ("= Title\n\n", Some(loc!(0..7))),
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:212:28
[INFO] [stdout]     |
[INFO] [stdout] 212 |       ("// rofl\n\n", Some(loc!(0..7))),
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:214:9
[INFO] [stdout]     |
[INFO] [stdout] 214 |         adoc! {"
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:218:14
[INFO] [stdout]     |
[INFO] [stdout] 218 |         Some(loc!(0..13)),
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 221 |         adoc! {"
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:228:14
[INFO] [stdout]     |
[INFO] [stdout] 228 |         Some(loc!(0..23)),
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 |         adoc! {"
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:235:14
[INFO] [stdout]     |
[INFO] [stdout] 235 |         Some(loc!(0..15)),
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:238:9
[INFO] [stdout]     |
[INFO] [stdout] 238 |         adoc! {"
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:241:14
[INFO] [stdout]     |
[INFO] [stdout] 241 |         Some(loc!(0..16)),
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:244:9
[INFO] [stdout]     |
[INFO] [stdout] 244 |         adoc! {"
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:249:14
[INFO] [stdout]     |
[INFO] [stdout] 249 |         Some(loc!(0..23)),
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:252:9
[INFO] [stdout]     |
[INFO] [stdout] 252 |         adoc! {"
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:266:14
[INFO] [stdout]     |
[INFO] [stdout] 266 |         Some(loc!(0..62)),
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:270:24
[INFO] [stdout]     |
[INFO] [stdout] 270 |       let mut parser = test_parser!(input);
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:272:7
[INFO] [stdout]     |
[INFO] [stdout] 272 |       expect_eq!(
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 |         adoc! {"
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:292:9
[INFO] [stdout]     |
[INFO] [stdout] 292 |         adoc! {"
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:300:9
[INFO] [stdout]     |
[INFO] [stdout] 300 |         adoc! {"
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:310:9
[INFO] [stdout]     |
[INFO] [stdout] 310 |         adoc! {"
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:319:24
[INFO] [stdout]     |
[INFO] [stdout] 319 |       let mut parser = test_parser!(input);
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:321:7
[INFO] [stdout]     |
[INFO] [stdout] 321 |       expect_eq!(
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines/inline_preproc.rs:261:22
[INFO] [stdout]     |
[INFO] [stdout] 261 |     let mut parser = test_parser!("foo +bar+ baz");
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines/inline_preproc.rs:275:26
[INFO] [stdout]     |
[INFO] [stdout] 275 |         Token::new(Word, loc!(0..3), bstr!("foo")),
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines/inline_preproc.rs:275:38
[INFO] [stdout]     |
[INFO] [stdout] 275 |         Token::new(Word, loc!(0..3), bstr!("foo")),
[INFO] [stdout]     |                                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines/inline_preproc.rs:276:32
[INFO] [stdout]     |
[INFO] [stdout] 276 |         Token::new(Whitespace, loc!(3..4), bstr!(" ")),
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines/inline_preproc.rs:276:44
[INFO] [stdout]     |
[INFO] [stdout] 276 |         Token::new(Whitespace, loc!(3..4), bstr!(" ")),
[INFO] [stdout]     |                                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines/inline_preproc.rs:277:37
[INFO] [stdout]     |
[INFO] [stdout] 277 |         Token::new(PreprocPassthru, loc!(4..9), bstr!("^00000")),
[INFO] [stdout]     |                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines/inline_preproc.rs:277:49
[INFO] [stdout]     |
[INFO] [stdout] 277 |         Token::new(PreprocPassthru, loc!(4..9), bstr!("^00000")),
[INFO] [stdout]     |                                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines/inline_preproc.rs:278:32
[INFO] [stdout]     |
[INFO] [stdout] 278 |         Token::new(Whitespace, loc!(9..10), bstr!(" ")),
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines/inline_preproc.rs:278:45
[INFO] [stdout]     |
[INFO] [stdout] 278 |         Token::new(Whitespace, loc!(9..10), bstr!(" ")),
[INFO] [stdout]     |                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines/inline_preproc.rs:279:26
[INFO] [stdout]     |
[INFO] [stdout] 279 |         Token::new(Word, loc!(10..13), bstr!("baz")),
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines/inline_preproc.rs:279:40
[INFO] [stdout]     |
[INFO] [stdout] 279 |         Token::new(Word, loc!(10..13), bstr!("baz")),
[INFO] [stdout]     |                                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]     --> src/tasks/parse_inlines/mod.rs:1195:22
[INFO] [stdout]      |
[INFO] [stdout] 1195 |     let mut parser = test_parser!(input);
[INFO] [stdout]      |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/tasks/parse_inlines/mod.rs:1198:5
[INFO] [stdout]      |
[INFO] [stdout] 1198 |     expect_eq!(inlines, nodes![node!("image::foo.png[]"; 0..16)], from: input);
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/tasks/parse_list.rs:316:20
[INFO] [stdout]     |
[INFO] [stdout] 316 |       let parser = test_parser!(input);
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/tasks/parse_list.rs:320:11
[INFO] [stdout]     |
[INFO] [stdout] 320 |           expect_eq!( blocks.len(), block_contexts.len(), from: input);
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/tasks/parse_list.rs:322:13
[INFO] [stdout]     |
[INFO] [stdout] 322 |             expect_eq!(block.context, *context, from: input);
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/tasks/parse_revision_line.rs:125:24
[INFO] [stdout]     |
[INFO] [stdout] 125 |       let mut parser = test_parser!(input);
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> src/tasks/parse_section.rs:244:17
[INFO] [stdout]     |
[INFO] [stdout] 244 |     let input = adoc! {"
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/tasks/parse_section.rs:253:22
[INFO] [stdout]     |
[INFO] [stdout] 253 |     let mut parser = test_parser!(input);
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `chunk_meta` in this scope
[INFO] [stdout]    --> src/tasks/parse_section.rs:258:15
[INFO] [stdout]     |
[INFO] [stdout] 258 |         meta: chunk_meta!(0),
[INFO] [stdout]     |               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/tasks/parse_section.rs:260:18
[INFO] [stdout]     |
[INFO] [stdout] 260 |         id: Some(bstr!("_one")),
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> src/tasks/parse_section.rs:261:18
[INFO] [stdout]     |
[INFO] [stdout] 261 |         heading: nodes![node!("one"; 3..6)],
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_section.rs:262:17
[INFO] [stdout]     |
[INFO] [stdout] 262 |         blocks: vecb![Block {
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 262 -         blocks: vecb![Block {
[INFO] [stdout] 262 +         blocks: vec![Block {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `chunk_meta` in this scope
[INFO] [stdout]    --> src/tasks/parse_section.rs:275:15
[INFO] [stdout]     |
[INFO] [stdout] 275 |         meta: chunk_meta!(13),
[INFO] [stdout]     |               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/tasks/parse_section.rs:277:18
[INFO] [stdout]     |
[INFO] [stdout] 277 |         id: Some(bstr!("_two")),
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> src/tasks/parse_section.rs:278:18
[INFO] [stdout]     |
[INFO] [stdout] 278 |         heading: nodes![node!("two"; 16..19)],
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_section.rs:279:17
[INFO] [stdout]     |
[INFO] [stdout] 279 |         blocks: vecb![Block {
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 279 -         blocks: vecb![Block {
[INFO] [stdout] 279 +         blocks: vec![Block {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/tasks/section_id.rs:162:18
[INFO] [stdout]     |
[INFO] [stdout] 162 |     let parser = test_parser!("");
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/tasks/section_id.rs:196:20
[INFO] [stdout]     |
[INFO] [stdout] 196 |       let parser = test_parser!("");
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/tasks/section_id.rs:198:51
[INFO] [stdout]     |
[INFO] [stdout] 198 |         parser.ctx.anchor_ids.borrow_mut().insert(bstr!(s));
[INFO] [stdout]     |                                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/table/context.rs:109:18
[INFO] [stdout]     |
[INFO] [stdout] 109 |       col_specs: vecb![],
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 109 -       col_specs: vecb![],
[INFO] [stdout] 109 +       col_specs: vec![],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/table/context.rs:113:29
[INFO] [stdout]     |
[INFO] [stdout] 113 |       header_reparse_cells: vecb![],
[INFO] [stdout]     |                             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 113 -       header_reparse_cells: vecb![],
[INFO] [stdout] 113 +       header_reparse_cells: vec![],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/table/context.rs:118:22
[INFO] [stdout]     |
[INFO] [stdout] 118 |       spilled_cells: vecb![],
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 118 -       spilled_cells: vecb![],
[INFO] [stdout] 118 +       spilled_cells: vec![],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/table/context.rs:120:36
[INFO] [stdout]     |
[INFO] [stdout] 120 |         col_widths: ColWidths::new(vecb![]),
[INFO] [stdout]     |                                    ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 120 -         col_widths: ColWidths::new(vecb![]),
[INFO] [stdout] 120 +         col_widths: ColWidths::new(vec![]),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/table/context.rs:122:15
[INFO] [stdout]     |
[INFO] [stdout] 122 |         rows: vecb![],
[INFO] [stdout]     |               ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 122 -         rows: vecb![],
[INFO] [stdout] 122 +         rows: vec![],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_cell` in this scope
[INFO] [stdout]    --> src/tasks/table/context.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |       ..empty_cell!()
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_cell` in this scope
[INFO] [stdout]    --> src/tasks/table/context.rs:149:38
[INFO] [stdout]     |
[INFO] [stdout] 149 |     let cell = Cell { row_span: 2, ..empty_cell!() };
[INFO] [stdout]     |                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_cell` in this scope
[INFO] [stdout]    --> src/tasks/table/context.rs:158:38
[INFO] [stdout]     |
[INFO] [stdout] 158 |     let cell = Cell { row_span: 3, ..empty_cell!() };
[INFO] [stdout]     |                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]   --> src/tasks/table/parse_csv_table.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     assert_table!(
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 83 -     assert_table!(
[INFO] [stdout] 83 +     assert_ne!(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_csv_table.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 103 -     assert_table!(
[INFO] [stdout] 103 +     assert_ne!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_csv_table.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 122 -     assert_table!(
[INFO] [stdout] 122 +     assert_ne!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_csv_table.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 149 -     assert_table!(
[INFO] [stdout] 149 +     assert_ne!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_csv_table.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 169 -     assert_table!(
[INFO] [stdout] 169 +     assert_ne!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table_loose` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_csv_table.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 |     assert_table_loose!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_csv_table.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 204 -     assert_table!(
[INFO] [stdout] 204 +     assert_ne!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_csv_table.rs:228:16
[INFO] [stdout]     |
[INFO] [stdout] 228 |     let adoc = adoc! {r#"
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `parse_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_csv_table.rs:236:17
[INFO] [stdout]     |
[INFO] [stdout] 236 |     let table = parse_table!(adoc);
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_csv_table.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 237 |     expect_eq!(
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_csv_table.rs:244:3
[INFO] [stdout]     |
[INFO] [stdout] 244 |   assert_error!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 244 -   assert_error!(
[INFO] [stdout] 244 +   assert_eq!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_csv_table.rs:259:3
[INFO] [stdout]     |
[INFO] [stdout] 259 |   assert_error!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 259 -   assert_error!(
[INFO] [stdout] 259 +   assert_eq!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_dsv_table.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 170 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 170 -     assert_table!(
[INFO] [stdout] 170 +     assert_ne!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_dsv_table.rs:190:5
[INFO] [stdout]     |
[INFO] [stdout] 190 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 190 -     assert_table!(
[INFO] [stdout] 190 +     assert_ne!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_dsv_table.rs:210:5
[INFO] [stdout]     |
[INFO] [stdout] 210 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 210 -     assert_table!(
[INFO] [stdout] 210 +     assert_ne!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_dsv_table.rs:231:5
[INFO] [stdout]     |
[INFO] [stdout] 231 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 231 -     assert_table!(
[INFO] [stdout] 231 +     assert_ne!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_dsv_table.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 243 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 243 -     assert_table!(
[INFO] [stdout] 243 +     assert_ne!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_dsv_table.rs:260:5
[INFO] [stdout]     |
[INFO] [stdout] 260 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 260 -     assert_table!(
[INFO] [stdout] 260 +     assert_ne!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_dsv_table.rs:280:5
[INFO] [stdout]     |
[INFO] [stdout] 280 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 280 -     assert_table!(
[INFO] [stdout] 280 +     assert_ne!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_dsv_table.rs:299:5
[INFO] [stdout]     |
[INFO] [stdout] 299 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 299 -     assert_table!(
[INFO] [stdout] 299 +     assert_ne!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_dsv_table.rs:315:5
[INFO] [stdout]     |
[INFO] [stdout] 315 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 315 -     assert_table!(
[INFO] [stdout] 315 +     assert_ne!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_dsv_table.rs:339:5
[INFO] [stdout]     |
[INFO] [stdout] 339 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 339 -     assert_table!(
[INFO] [stdout] 339 +     assert_ne!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_dsv_table.rs:360:5
[INFO] [stdout]     |
[INFO] [stdout] 360 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 360 -     assert_table!(
[INFO] [stdout] 360 +     assert_ne!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 166 -     assert_table!(
[INFO] [stdout] 166 +     assert_ne!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 196 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 196 -     assert_table!(
[INFO] [stdout] 196 +     assert_ne!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:236:17
[INFO] [stdout]     |
[INFO] [stdout] 236 |     let input = adoc! {r#"
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `parse_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:245:7
[INFO] [stdout]     |
[INFO] [stdout] 245 |       parse_table!(input).rows[0].cells[0],
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:248:39
[INFO] [stdout]     |
[INFO] [stdout] 248 |           content: DocContent::Blocks(vecb![Block {
[INFO] [stdout]     |                                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 248 -           content: DocContent::Blocks(vecb![Block {
[INFO] [stdout] 248 +           content: DocContent::Blocks(vec![Block {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `doc_meta` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:254:17
[INFO] [stdout]     |
[INFO] [stdout] 254 |           meta: doc_meta!(DocType::Article),
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_cell` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:257:11
[INFO] [stdout]     |
[INFO] [stdout] 257 |         ..empty_cell!()
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:266:5
[INFO] [stdout]     |
[INFO] [stdout] 266 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 266 -     assert_table!(
[INFO] [stdout] 266 +     assert_ne!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:285:5
[INFO] [stdout]     |
[INFO] [stdout] 285 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 285 -     assert_table!(
[INFO] [stdout] 285 +     assert_ne!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:305:5
[INFO] [stdout]     |
[INFO] [stdout] 305 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 305 -     assert_table!(
[INFO] [stdout] 305 +     assert_ne!(
[INFO] [stdout]     |
[INFO] [stdout] 
[WARN] too many lines in the log, truncating it
